summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@google.com>2016-01-05 17:35:12 -0800
committerTim King <taking@google.com>2016-01-05 17:35:12 -0800
commit774af8c91c94f74fec03bc60a4c29abf60f4a5de (patch)
tree42cd0f25fe56df45a1916677ea5da3e780d76922 /src/Makefile.am
parentb5f91dae58691468f6c8f2d7c6aebf639f1d017b (diff)
Removing dead code. StackingMap only appeared in unit tests.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d5223773e..f16c5408b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,7 +54,6 @@ libcvc4_la_SOURCES = \
context/cdhashset_forward.h \
context/cdvector.h \
context/cdmaybe.h \
- context/stacking_map.h \
context/stacking_vector.h \
context/cddense_set.h \
decision/decision_attributes.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback