[FASTFAT]
[reactos.git] / reactos / drivers / filesystems / fastfat / close.c
index 1019111..10d40bd 100644 (file)
@@ -52,7 +52,6 @@ VfatCloseFile(
     FileObject->FsContext2 = NULL;
     FileObject->FsContext = NULL;
     FileObject->SectionObjectPointer = NULL;
-    DeviceExt->OpenHandleCount--;
 
     if (pCcb)
     {