Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / drivers / filesystems / ntfs / mft.c
index da90a8f..d40d919 100644 (file)
 #define NDEBUG
 #include <debug.h>
 
-/* GLOBALS *****************************************************************/
-
-
 /* FUNCTIONS ****************************************************************/
 
-
 NTSTATUS
 NtfsOpenMft(PDEVICE_EXTENSION Vcb)
 {