tgba_union: Remove this unused class.
* src/tgba/tgbaunion.cc, src/tgba/tgbaunion.hh: Delete. * src/tgba/Makefile.am: Adjust.
This commit is contained in:
parent
dc5ad78b3e
commit
ca85d4184d
3 changed files with 0 additions and 589 deletions
|
|
@ -42,7 +42,6 @@ tgba_HEADERS = \
|
|||
tgbaproduct.hh \
|
||||
tgbasgba.hh \
|
||||
tgbasafracomplement.hh \
|
||||
tgbaunion.hh \
|
||||
wdbacomp.hh
|
||||
|
||||
noinst_LTLIBRARIES = libtgba.la
|
||||
|
|
@ -61,5 +60,4 @@ libtgba_la_SOURCES = \
|
|||
tgbasafracomplement.cc \
|
||||
tgbascc.cc \
|
||||
tgbasgba.cc \
|
||||
tgbaunion.cc \
|
||||
wdbacomp.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue