summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/configimpl.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/configimpl.l b/src/configimpl.l
index d7fcdf1..d4bc360 100644
--- a/src/configimpl.l
+++ b/src/configimpl.l
@@ -514,7 +514,6 @@ static QCString g_yyFileName;
static QCString g_tmpString;
static QCString g_cmd;
static QCString *g_string=0;
-static bool *g_bool=0;
static StringVector *g_list=0;
static int g_lastState;
static QCString g_elemStr;