summaryrefslogtreecommitdiff
path: root/src/theory/arith/arith_ite_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/arith_ite_utils.h')
-rw-r--r--src/theory/arith/arith_ite_utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/arith/arith_ite_utils.h b/src/theory/arith/arith_ite_utils.h
index f86328d5d..d03b0795f 100644
--- a/src/theory/arith/arith_ite_utils.h
+++ b/src/theory/arith/arith_ite_utils.h
@@ -69,8 +69,6 @@ class ArithIteUtils {
typedef std::map<Node, std::set<Node> > ImpMap;
ImpMap d_implies;
- std::vector<Node> d_skolemsAdded;
-
std::vector<Node> d_orBinEqs;
public:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback