1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-26 19:01:25 +02:00

fix a typo

This commit is contained in:
id
1999-04-22 19:04:40 +00:00
parent 0bebc5a792
commit 553c61ee3b
-2
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) {