summaryrefslogtreecommitdiffstats
path: root/source/rofi.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rofi.c')
-rw-r--r--source/rofi.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/rofi.c b/source/rofi.c
index 02eef1fd..eed87aa4 100644
--- a/source/rofi.c
+++ b/source/rofi.c
@@ -780,10 +780,6 @@ int main ( int argc, char *argv[] )
exit ( EXIT_FAILURE );
}
TICK_N ( "Startup Notification" );
-
- // Initialize Xresources subsystem.
- config_parse_xresource_init ();
- TICK_N ( "Initialize Xresources system" );
// Setup keybinding
setup_abe ();
TICK_N ( "Setup abe" );