summaryrefslogtreecommitdiff
path: root/src/theory/arith/theory_arith.h
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2011-04-04 20:18:11 +0000
committerTim King <taking@cs.nyu.edu>2011-04-04 20:18:11 +0000
commit2935af06e3fae46418c10450df9e02465f0a8038 (patch)
tree39c1fbd55347ab44e665bfaff97e151a2c3e00a7 /src/theory/arith/theory_arith.h
parent97f2f155ad238f48b35050088c3cf60cc326b1f3 (diff)
Reverts previous commit r1636.
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 bba2d19c0..85f554849 100644
--- a/src/theory/arith/theory_arith.h
+++ b/src/theory/arith/theory_arith.h
@@ -255,9 +255,6 @@ private:
IntStat d_smallerSetToCurr;
TimerStat d_restartTimer;
- IntStat d_diseqSplitCalls;
- TimerStat d_diseqSplitTimer;
-
Statistics();
~Statistics();
};
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback