mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
fix a typo
This commit is contained in:
@@ -1861,8 +1861,6 @@ wMenuScroll(WMenu *menu, XEvent *event)
|
||||
menu->timer = NULL;
|
||||
}
|
||||
|
||||
if (jump_back)
|
||||
wMenuMove(omenu, old_frame_x, old_frame_y, True);
|
||||
if (jump_back) {
|
||||
_delay *delayer;
|
||||
if (!omenu->jump_back) {
|
||||
|
||||
Reference in New Issue
Block a user