summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_engine.h')
-rw-r--r--src/theory/theory_engine.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h
index 30b5d9fbb..2f1245aa8 100644
--- a/src/theory/theory_engine.h
+++ b/src/theory/theory_engine.h
@@ -525,11 +525,6 @@ class TheoryEngine {
*/
bool presolve();
- /**
- * Calls postsolve() on all theories.
- */
- void postsolve();
-
/**
* Calls notifyRestart() on all active theories.
*/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback