]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
this is still there twice...
authorWolfgang Bumiller <wry.git@bumiller.com>
Thu, 19 Sep 2013 18:55:41 +0000 (20:55 +0200)
committerWolfgang Bumiller <wry.git@bumiller.com>
Thu, 19 Sep 2013 19:05:40 +0000 (21:05 +0200)
exec.c

diff --git a/exec.c b/exec.c
index 4fcb683561a2aceef6e15fdfc662e631a2f522f5..c4de8addec619b8d9521a7925d258d17907abcae 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -30,7 +30,6 @@
 
 #include "gmqcc.h"
 
-opts_cmd_t   opts; /* command line options */
 static void loaderror(const char *fmt, ...)
 {
     int     err = errno;