summaryrefslogtreecommitdiffstats
path: root/source/dialogs/combi.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-09-07 19:10:44 +0200
committerDave Davenport <qball@gmpclient.org>2015-09-07 19:10:44 +0200
commitae26c13daf276f464a589cb50a95e8d3cd59a381 (patch)
tree87fb232613739bdcd9ae9469e11d3a25f8cc1ff6 /source/dialogs/combi.c
parent092a2c5037da96ecad26de31947a3c2ca7934c19 (diff)
Allow switchers to run multiple times.
Diffstat (limited to 'source/dialogs/combi.c')
-rw-r--r--source/dialogs/combi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/dialogs/combi.c b/source/dialogs/combi.c
index 476732f6..58addf77 100644
--- a/source/dialogs/combi.c
+++ b/source/dialogs/combi.c
@@ -201,7 +201,6 @@ static const char * combi_mgrv ( unsigned int selected_line, void *sw, int *stat
Switcher combi_mode =
{
.name = "combi",
- .tb = NULL,
.keycfg = NULL,
.keystr = NULL,
.modmask = AnyModifier,