[NTFS]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 1 May 2016 20:13:26 +0000 (20:13 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 1 May 2016 20:13:26 +0000 (20:13 +0000)
This has nothing to do in a NTFS driver

svn path=/trunk/; revision=71228

reactos/drivers/filesystems/ntfs/ntfs.h

index 85102e9..be7e6ed 100644 (file)
@@ -817,16 +817,6 @@ PVOID
 NtfsGetUserBuffer(PIRP Irp,
                   BOOLEAN Paging);
 
 NtfsGetUserBuffer(PIRP Irp,
                   BOOLEAN Paging);
 
-#if 0
-BOOLEAN
-wstrcmpjoki(PWSTR s1, PWSTR s2);
-
-VOID
-CdfsSwapString(PWCHAR Out,
-              PUCHAR In,
-              ULONG Count);
-#endif
-
 VOID
 NtfsFileFlagsToAttributes(ULONG NtfsAttributes,
                           PULONG FileAttributes);
 VOID
 NtfsFileFlagsToAttributes(ULONG NtfsAttributes,
                           PULONG FileAttributes);