diff options
Diffstat (limited to 'view.c')
-rw-r--r-- | view.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view.c b/view.c index 1226f0d..80d483a 100644 --- a/view.c +++ b/view.c @@ -3,7 +3,6 @@ * See LICENSE file for license details. */ #include "dwm.h" -#include <stdio.h> /* static */ |