[SDK] One step further towards ReactOS source code tree restructure: the sdk folder...
[reactos.git] / reactos / lib / sdk / crt / string / wcsrchr.c
diff --git a/reactos/lib/sdk/crt/string/wcsrchr.c b/reactos/lib/sdk/crt/string/wcsrchr.c
deleted file mode 100644 (file)
index 0168651..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-#define _UNICODE
-#define _XINT wchar_t
-#include <wchar.h>
-#include "tcsrchr.h"
-
-/* EOF */