From ca68975ff8fc1c7166c8d1f811e3dd52c735d19f Mon Sep 17 00:00:00 2001
From: "Anselm R. Garbe" <arg@10kloc.org>
Date: Thu, 14 Sep 2006 11:07:44 +0200
Subject: [PATCH] removed useless inclusion

---
 view.c | 1 -
 1 file changed, 1 deletion(-)

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 */