Remove unused variable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4196 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
4097dfec5b
commit
df5acb442a
@ -98,7 +98,6 @@ CommandLineOptions cl_options; /* fields initialised in parse_command_line_optio
|
||||
static gboolean want_plugins;
|
||||
|
||||
/* command-line options */
|
||||
static gboolean debug_mode = FALSE;
|
||||
static gboolean verbose_mode = FALSE;
|
||||
static gboolean ignore_global_tags = FALSE;
|
||||
static gboolean no_msgwin = FALSE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user