Remove modgray, it's not used.

* src/misc/modgray.cc, src/misc/modgray.hh: Delete.
* src/misc/Makefile.am: Adjust.
* wrap/python/tests/modgray.py: Delete.
* wrap/python/tests/Makefile.am: Adjust.
* wrap/python/spot.i: Remove binding.
This commit is contained in:
Alexandre Duret-Lutz 2013-06-24 21:59:52 +02:00
parent f2078ac325
commit 882097a2ce
6 changed files with 1 additions and 342 deletions

View file

@ -45,7 +45,6 @@ misc_HEADERS = \
intvcmp2.hh \
ltstr.hh \
minato.hh \
modgray.hh \
memusage.hh \
mspool.hh \
optionmap.hh \
@ -64,7 +63,6 @@ libmisc_la_SOURCES = \
freelist.cc \
intvcomp.cc \
intvcmp2.cc \
modgray.cc \
memusage.cc \
minato.cc \
optionmap.cc \