Add a note that I want this to go away

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
Sebastian Ramacher 2013-06-29 11:45:07 +02:00
parent 99b32ae109
commit 3cf8fba779

View file

@ -1173,7 +1173,7 @@ zathura_jumplist_hide_inputbar(zathura_t* zathura)
}
/* we want to do it immediately */
/* XXX: ... and we want this to go away */
while (gtk_events_pending()) {
gtk_main_iteration();
}