mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Remove debug sleep
This commit is contained in:
parent
89e3e0e645
commit
da2e6a2cc4
1 changed files with 0 additions and 1 deletions
|
@ -556,7 +556,6 @@ static gboolean startup ( G_GNUC_UNUSED gpointer data )
|
|||
}
|
||||
take_pointer ( xcb_stuff_get_root_window ( xcb ) );
|
||||
}
|
||||
sleep(1);
|
||||
TICK_N ( "Grab keyboard" );
|
||||
__create_window ( window_flags );
|
||||
TICK_N ( "Create Window" );
|
||||
|
|
Loading…
Add table
Reference in a new issue