From a606b1b471d3043b3a629eeebd08e8edb207e720 Mon Sep 17 00:00:00 2001 From: Sascha Kruse Date: Wed, 22 Aug 2012 06:58:52 +0200 Subject: [PATCH] remove more debug output --- dunst.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/dunst.c b/dunst.c index 757e596..679b226 100644 --- a/dunst.c +++ b/dunst.c @@ -540,9 +540,6 @@ void draw_win(void) } } - printf("width: %d\n", width); - - printf("------\n"); /* calculate height */ if (geometry.h == 0) {