summaryrefslogtreecommitdiff
path: root/src/theory/bv/bv_solver_lazy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/bv_solver_lazy.h')
-rw-r--r--src/theory/bv/bv_solver_lazy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/bv/bv_solver_lazy.h b/src/theory/bv/bv_solver_lazy.h
index 9b3a2f1fa..4f73354bc 100644
--- a/src/theory/bv/bv_solver_lazy.h
+++ b/src/theory/bv/bv_solver_lazy.h
@@ -82,8 +82,6 @@ class BVSolverLazy : public BVSolver
bool preCheck(Theory::Effort e) override;
- bool needsCheckLastEffort() override;
-
void propagate(Theory::Effort e) override;
TrustNode explain(TNode n) override;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback