remove more debug output

This commit is contained in:
Sascha Kruse 2012-08-22 06:58:52 +02:00
parent f17c00d37e
commit a606b1b471

View File

@ -540,9 +540,6 @@ void draw_win(void)
} }
} }
printf("width: %d\n", width);
printf("------\n");
/* calculate height */ /* calculate height */
if (geometry.h == 0) { if (geometry.h == 0) {