1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

fix a typo

This commit is contained in:
id
1999-04-22 19:04:40 +00:00
parent 0bebc5a792
commit 553c61ee3b

View File

@@ -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) {