mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove unused code
OK oga@
This commit is contained in:
2
Makefile
2
Makefile
@@ -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
|
||||
|
Reference in New Issue
Block a user