summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2018-07-04 03:58:24 -0700
committerAina Niemetz <aina.niemetz@gmail.com>2018-07-04 03:58:24 -0700
commit714ede2487fb58ea46858380eecfff72c2e2d4ac (patch)
tree24be60e0bd7b89cf6e65b65ff720427ecc67aac3 /src/Makefile.am
parent9eb2c735f8c34d4980b37e337e711a629f997834 (diff)
Remove unused CDVector (#2139)
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 b4a083b0a..b5da564cf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,7 +54,6 @@ libcvc4_la_SOURCES = \
context/cdtrail_hashmap.h \
context/cdtrail_hashmap_forward.h \
context/cdtrail_queue.h \
- context/cdvector.h \
context/context.cpp \
context/context.h \
context/context_mm.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback