dwm

personal fork of dwm (rnpnr branch)
git clone anongit@rnpnr.xyz:dwm.git
Log | Files | Refs | Feed | README | LICENSE

Commit: ca68975ff8fc1c7166c8d1f811e3dd52c735d19f
Parent: 529be52fea06151df1f0056ae6f7bfedf819d107
Author: Anselm R. Garbe
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 */