diff --git a/wmfs.c b/wmfs.c index 96245f7..6cf2e9e 100644 --- a/wmfs.c +++ b/wmfs.c @@ -1311,10 +1311,6 @@ main(int argc,char **argv) updatebar(); getevent(); updateall(); - printf("X :"); - debug(event.xbutton.x); - printf("T :"); - debug(seltag); } XCloseDisplay(dpy);