mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
fixed many bugs related from stacking and old ones too
This commit is contained in:
@@ -516,9 +516,8 @@ error:
|
||||
while (--i > 0) {
|
||||
XFreePixmap(dpy, d[i]);
|
||||
}
|
||||
|
||||
return False;
|
||||
#endif
|
||||
return False;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user