Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / rostests / apitests / user32 / wsprintf.c
diff --git a/rostests/apitests/user32/wsprintf.c b/rostests/apitests/user32/wsprintf.c
deleted file mode 100644 (file)
index 2c02580..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#define sprintf wsprintfA
-#define func_sprintf func_wsprintf
-#define TEST_USER32 1
-#include "../crt/sprintf.c"