summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rofi.c')
-rw-r--r--source/rofi.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/rofi.c b/source/rofi.c
index daf8123c..18eb01a5 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -827,10 +827,7 @@ int main ( int argc, char *argv[] )
config_parse_cmd_options ( );
TICK_N ( "Load cmd config " );
- if ( !parse_keys_abe ( bindings ) ) {
- cleanup ();
- return EXIT_FAILURE;
- }
+ parse_keys_abe ( bindings );
if ( !dmenu_mode ) {
// setup_modi