X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdrivers%2Ffilesystems%2Ffastfat%2Fclose.c;h=10d40bde40f806695d869396b949d0a0a7d8ff0c;hp=1019111b94c8dabbf32cc1c198868f32ac906bde;hb=a8a2ee2151863653ec423e9d46e286b43a44220a;hpb=a9dcc28ffb32a31fbb94c14ddd268c67aafe49a8 diff --git a/reactos/drivers/filesystems/fastfat/close.c b/reactos/drivers/filesystems/fastfat/close.c index 1019111b94c..10d40bde40f 100644 --- a/reactos/drivers/filesystems/fastfat/close.c +++ b/reactos/drivers/filesystems/fastfat/close.c @@ -52,7 +52,6 @@ VfatCloseFile( FileObject->FsContext2 = NULL; FileObject->FsContext = NULL; FileObject->SectionObjectPointer = NULL; - DeviceExt->OpenHandleCount--; if (pCcb) {