dwm

my fork of dwm
Index Commits Files Refs README LICENSE
commit ca68975ff8fc1c7166c8d1f811e3dd52c735d19f
parent 529be52fea06151df1f0056ae6f7bfedf819d107
Author: Anselm R. Garbe <arg@10kloc.org>
Date:   Thu, 14 Sep 2006 11:07:44 +0200

removed useless inclusion
Diffstat:
Mview.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/view.c b/view.c
@@ -3,7 +3,6 @@
  * See LICENSE file for license details.
  */
 #include "dwm.h"
-#include <stdio.h>
 
 /* static */