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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/arith/theory_arith.h b/src/theory/arith/theory_arith.h
index fa60b5fcf..fd3cf0c45 100644
--- a/src/theory/arith/theory_arith.h
+++ b/src/theory/arith/theory_arith.h
@@ -86,7 +86,6 @@ private:
ArithVarSet d_basicManager;
ArithVarSet d_userVariables;
- ActivityMonitor d_activityMonitor;
/**
* List of all of the inequalities asserted in the current context.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback