JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Forgot to remove debug.
authorMarco Peereboom <marco@conformal.com>
Thu, 15 Jan 2009 17:23:04 +0000 (17:23 +0000)
committerMarco Peereboom <marco@conformal.com>
Thu, 15 Jan 2009 17:23:04 +0000 (17:23 +0000)
scrotwm.c

index 51aa41c..c6e0439 100644 (file)
--- 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 */