- Remove RtlDoesFileExists_UstrEx

svn path=/trunk/; revision=56415
This commit is contained in:
Thomas Faber 2012-04-25 12:04:44 +00:00
parent 74de187fd6
commit eefe549b17

View file

@ -2497,14 +2497,6 @@ RtlDoesFileExists_U(
IN PCWSTR FileName
);
NTSYSAPI
BOOLEAN
NTAPI
RtlDoesFileExists_UstrEx(
IN PCUNICODE_STRING FileName,
IN BOOLEAN SucceedIfBusy
);
NTSYSAPI
ULONG
NTAPI