wmfs: Remove debug mainloop printfs
This commit is contained in:
parent
3c7c11fe29
commit
22c0e81df6
@ -137,12 +137,6 @@ mainloop(void)
|
||||
XNextEvent(dpy, &ev);
|
||||
getevent(ev);
|
||||
}
|
||||
if(sel)
|
||||
printf("x: %d y: %d w: %d, h: %d\n",
|
||||
sel->geo.x,
|
||||
sel->geo.y,
|
||||
sel->geo.width,
|
||||
sel->geo.height);
|
||||
}
|
||||
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user