From: Marco Peereboom Date: Thu, 15 Jan 2009 17:23:04 +0000 (+0000) Subject: Forgot to remove debug. X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=eb4c85488d3025469ab0c9a4b1144a6750c1a5a4;p=spectrwm.git Forgot to remove debug. --- diff --git a/scrotwm.c b/scrotwm.c index 51aa41c..c6e0439 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -716,7 +716,6 @@ horizontal_stack(void) { if (i == 1) { y += h + 2; h -= (2 - height % 2); - fprintf(stderr, "h: %d mod: %d\n", h, height % 2); } if (i != 0 && hrw != 0) { /* correct the last window for lost pixels */