summaryrefslogtreecommitdiffstats
path: root/source/dialogs/help-keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/dialogs/help-keys.c')
-rw-r--r--source/dialogs/help-keys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/dialogs/help-keys.c b/source/dialogs/help-keys.c
index 6fc1e37f..a82d82c4 100644
--- a/source/dialogs/help-keys.c
+++ b/source/dialogs/help-keys.c
@@ -71,7 +71,6 @@ static ModeMode help_keys_mode_result ( G_GNUC_UNUSED Mode *sw,
G_GNUC_UNUSED char **input,
G_GNUC_UNUSED unsigned int selected_line )
{
-
if ( mretv & MENU_CUSTOM_COMMAND ) {
int retv = ( mretv & MENU_LOWER_MASK );
return retv;