summaryrefslogtreecommitdiff
path: root/win32/wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/wince.c')
-rw-r--r--win32/wince.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/wince.c b/win32/wince.c
index 846a33b800..f5736b30b0 100644
--- a/win32/wince.c
+++ b/win32/wince.c
@@ -2844,14 +2844,6 @@ win32_free_argvw(pTHX_ void *ptr)
}
}
-void
-win32_argv2utf8(int argc, char** argv)
-{
- /* do nothing, since we're not aware of command line arguments
- * currently ...
- */
-}
-
#if 0
void
Perl_sys_intern_clear(pTHX)