move DProf things around to where they are supposed to be
[p5sagit/p5-mst-13.2.git] / win32 / runperl.c
index ef44531..8e6b249 100644 (file)
@@ -16,9 +16,6 @@ int _CRT_glob = 0;
 
 #endif
 
-
-__declspec(dllimport) int RunPerl(int argc, char **argv, char **env);
-
 int
 main(int argc, char **argv, char **env)
 {