Kill some more dead code, cursor.c goes away.

ok marc@
This commit is contained in:
oga
2008-01-08 20:21:43 +00:00
parent 160d6aa910
commit 3de5c68888
3 changed files with 1 additions and 68 deletions

View File

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