aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/vfwprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/vfwprintf.c')
-rw-r--r--stdio-common/vfwprintf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stdio-common/vfwprintf.c b/stdio-common/vfwprintf.c
deleted file mode 100644
index 2c3cd06fad..0000000000
--- a/stdio-common/vfwprintf.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <wctype.h>
-#define COMPILE_WPRINTF 1
-#include "vfprintf.c"