summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers_engine.h')
-rw-r--r--src/theory/quantifiers_engine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/quantifiers_engine.h b/src/theory/quantifiers_engine.h
index 7e5fe9102..7a9f5e7da 100644
--- a/src/theory/quantifiers_engine.h
+++ b/src/theory/quantifiers_engine.h
@@ -123,8 +123,6 @@ public:
//---------------------- modules (TODO remove these #1163)
/** get bounded integers utility */
quantifiers::BoundedIntegers* getBoundedIntegers() const;
- /** Conflict find mechanism for quantifiers */
- quantifiers::QuantConflictFind* getConflictFind() const;
/** ceg instantiation */
quantifiers::SynthEngine* getSynthEngine() const;
/** get inst strategy cbqi */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback