remove unused code

OK oga@
This commit is contained in:
marc
2008-01-02 20:47:11 +00:00
parent 219f297493
commit 01a3f493d6
2 changed files with 1 additions and 54 deletions

View File

@@ -7,7 +7,7 @@ X11BASE?= /usr/X11R6
PROG= cwm
SRCS= calmwm.c draw.c screen.c xmalloc.c client.c grab.c search.c \
util.c xutil.c conf.c input.c xevents.c group.c geographic.c \
util.c xutil.c conf.c input.c xevents.c group.c \
kbfunc.c cursor.c font.c
CPPFLAGS+= -I${X11BASE}/include -I${X11BASE}/include/freetype2