1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 16:32:30 +01:00

Unused wsmap, begone!

- held only reference to wnew0, which was the only consumer
of wmalloc0, safe trip both of them.
This commit is contained in:
Tamas TEVESZ
2010-03-15 09:50:35 +01:00
committed by Carlos R. Mafra
parent 4688e1b568
commit 8d0020cf9a
4 changed files with 0 additions and 109 deletions

View File

@@ -4,12 +4,8 @@ BUILT_SOURCES = wconfig.h
bin_PROGRAMS = wmaker
#noinst_PROGRAMS = wsmap
EXTRA_DIST =
#wsmap_SOURCES= wsmap.c
wmaker_SOURCES = \
GNUstep.h \
WindowMaker.h \
@@ -124,15 +120,6 @@ wmaker_LDADD = \
@INTLIBS@ \
@DLLIBS@
#wsmap_LDADD = \
# $(top_builddir)/WINGs/libWINGs.a\
# $(top_builddir)/wrlib/libwraster.la\
# @XLFLAGS@ \
# @XFTLIBS@ \
# @XLIBS@ \
# @INTLIBS@ \
# @DLLIBS@
LIBTOOL = $(SHELL) $(top_srcdir)/libtool $(LIBTOOL_ARG)
.c.o: