summaryrefslogtreecommitdiff
path: root/src/smt/smt_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/smt_engine.h')
-rw-r--r--src/smt/smt_engine.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/smt/smt_engine.h b/src/smt/smt_engine.h
index 5aa2ba987..372d98970 100644
--- a/src/smt/smt_engine.h
+++ b/src/smt/smt_engine.h
@@ -989,11 +989,6 @@ class CVC4_PUBLIC SmtEngine
* doPendingPops.
*/
void notifyPostSolvePre();
- /**
- * Same as above, but after contexts are popped. This calls the postsolve
- * method of the underlying TheoryEngine.
- */
- void notifyPostSolvePost();
// --------------------------------------- end callbacks from the state
/**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback