mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 00:46:10 +08:00
[NTFS]
This has nothing to do in a NTFS driver svn path=/trunk/; revision=71228
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user