countstates: remove unused file
* src/priv/countstates.cc, src/priv/countstates.hh: Delete. * src/priv/Makefile.am, src/tgbaalgos/postproc.cc: Adjust.
This commit is contained in:
parent
a95693906a
commit
5d8f16da99
4 changed files with 0 additions and 69 deletions
|
|
@ -23,11 +23,9 @@ AM_CXXFLAGS = $(WARNING_CXXFLAGS)
|
|||
noinst_HEADERS = \
|
||||
accmap.hh \
|
||||
bddalloc.hh \
|
||||
countstates.hh \
|
||||
freelist.hh
|
||||
|
||||
noinst_LTLIBRARIES = libpriv.la
|
||||
libpriv_la_SOURCES = \
|
||||
bddalloc.cc \
|
||||
countstates.cc \
|
||||
freelist.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue