summaryrefslogtreecommitdiff
path: root/src/theory/uf/theory_uf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/theory_uf.h')
-rw-r--r--src/theory/uf/theory_uf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/uf/theory_uf.h b/src/theory/uf/theory_uf.h
index 9221f64ac..2fd23a657 100644
--- a/src/theory/uf/theory_uf.h
+++ b/src/theory/uf/theory_uf.h
@@ -301,7 +301,6 @@ private:
void computeCareGraph() override;
void propagate(Effort effort) override;
- Node getNextDecisionRequest(unsigned& priority) override;
EqualityStatus getEqualityStatus(TNode a, TNode b) override;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback