mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
Remove DEBUG statements, #if 0 etc
...and some other cleanups.
This commit is contained in:
@@ -466,11 +466,6 @@ void wClientCheckProperty(WWindow * wwin, XPropertyEvent * event)
|
||||
case 7:
|
||||
break;
|
||||
}
|
||||
#ifdef DEBUG
|
||||
if (i) {
|
||||
printf("window leader update caused state transition %i\n", i);
|
||||
}
|
||||
#endif
|
||||
|
||||
if (wwin->wm_hints) {
|
||||
/* update icon */
|
||||
|
||||
Reference in New Issue
Block a user