This has nothing to do in a NTFS driver

svn path=/trunk/; revision=71228
This commit is contained in:
Pierre Schweitzer 2016-05-01 20:13:26 +00:00
parent 72a9b73970
commit 64bc0243c3

View file

@ -817,16 +817,6 @@ PVOID
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);