]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
g/c unused
authorAntti Kantee <pooka@iki.fi>
Tue, 20 Oct 2015 13:14:36 +0000 (13:14 +0000)
committerAntti Kantee <pooka@iki.fi>
Tue, 20 Oct 2015 13:14:36 +0000 (13:14 +0000)
include/rumprun-base/config.h

index 014265a341c6533231fe715eedf336d5af9328bc..be52267f25cfe6efd64fd35003e5fb3f6343ed5d 100644 (file)
@@ -31,9 +31,6 @@
 /* yeah, simple */
 #define RUMPRUN_DEFAULTUSERSTACK ((32*(sizeof(void *)/4)*4096)/1024)
 
-extern int rumprun_cmdline_argc;
-extern char **rumprun_cmdline_argv;
-
 char *rumprun_config_path(char *);
 
 void   rumprun_config(char *);