summaryrefslogtreecommitdiffstats
path: root/source/helper.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-02-04 09:37:34 +0100
committerDave Davenport <qball@gmpclient.org>2015-02-04 09:37:34 +0100
commitd9aef65ea7440d832c1db944f83f8f46e2863c8b (patch)
tree9116df0146a928ebcf11ee014a98a3e081188255 /source/helper.c
parent63fd534ba2ccc79ceecdf7f4493cc85cee7ca877 (diff)
Cleanups.
Diffstat (limited to 'source/helper.c')
-rw-r--r--source/helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/helper.c b/source/helper.c
index 517df788..609a6e50 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -380,7 +380,6 @@ void create_pid_file ( const char *pidfile )
void config_parse_cmd_options ( int argc, char ** argv )
{
-
find_arg_str ( argc, argv, "-switchers", &( config.switchers ) );
// Parse commandline arguments about the looks.
find_arg_uint ( argc, argv, "-opacity", &( config.window_opacity ) );