summaryrefslogtreecommitdiff
path: root/src/theory/arith/theory_arith.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/theory_arith.h')
-rw-r--r--src/theory/arith/theory_arith.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/theory/arith/theory_arith.h b/src/theory/arith/theory_arith.h
index dc5cd2050..241ef8075 100644
--- a/src/theory/arith/theory_arith.h
+++ b/src/theory/arith/theory_arith.h
@@ -140,9 +140,6 @@ public:
*/
void preRegisterTerm(TNode n);
- /** CD setup for a node. Currently does nothing. */
- void registerTerm(TNode n);
-
void check(Effort e);
void propagate(Effort e);
void explain(TNode n);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback