diff --git a/spmenu.c b/spmenu.c index 4274e09..3e5a86c 100644 --- a/spmenu.c +++ b/spmenu.c @@ -492,8 +492,6 @@ void resizeclient(void) { */ void get_width(void) { sp.inputw = sp.mw * inputwidth; - - fprintf(stderr, "%f\n", inputwidth); } void get_mh(void) {