From dcb091caaf9e00e840520141c1a74fb3f0eeb1d2 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 28 Sep 2005 19:22:25 +0000 Subject: Revert erroneous checkin. --- winsup/cygwin/ntdll.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'winsup/cygwin/ntdll.h') diff --git a/winsup/cygwin/ntdll.h b/winsup/cygwin/ntdll.h index f03bb2925..5a43df538 100644 --- a/winsup/cygwin/ntdll.h +++ b/winsup/cygwin/ntdll.h @@ -507,8 +507,4 @@ extern "C" VOID NTAPI RtlInitUnicodeString (PUNICODE_STRING, PCWSTR); ULONG NTAPI RtlNtStatusToDosError (NTSTATUS); ULONG WINAPI RtlIsDosDeviceName_U (PCWSTR); - ULONG WINAPI RtlDosPathNameToNtPathName_U (PCWSTR, PUNICODE_STRING, - PCWSTR *, PUNICODE_STRING); - ULONG WINAPI RtlCreateUnicodeStringFromAsciiz (PUNICODE_STRING, PCSTR); - ULONG WINAPI RtlFreeUnicodeString (PUNICODE_STRING); } -- cgit v1.2.3