summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_engine.h')
-rw-r--r--src/theory/theory_engine.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h
index e353850aa..28a1000f1 100644
--- a/src/theory/theory_engine.h
+++ b/src/theory/theory_engine.h
@@ -257,11 +257,6 @@ class TheoryEngine {
context::CDO<bool> d_inConflict;
/**
- * Does the context contain terms shared among multiple theories.
- */
- bool d_sharedTermsExist;
-
- /**
* Explain the equality literals and push all the explaining literals
* into the builder. All the non-equality literals are pushed to the
* builder.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback