update for HEAD-2003021201
[reactos.git] / lib / crtdll / wchar / wcsftime.c
diff --git a/lib/crtdll/wchar/wcsftime.c b/lib/crtdll/wchar/wcsftime.c
deleted file mode 100644 (file)
index 4e402b5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <crtdll/wchar.h>
-
-size_t wcsftime(wchar_t *str, size_t len, const wchar_t *fmt, const struct tm *tp )
-{
-       return 0;
-}
\ No newline at end of file