summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory.h')
-rw-r--r--src/theory/theory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/theory.h b/src/theory/theory.h
index 8f6efcf36..d34d3c549 100644
--- a/src/theory/theory.h
+++ b/src/theory/theory.h
@@ -911,7 +911,6 @@ public:
class ExtTheory {
- friend class Theory;
typedef context::CDHashMap<Node, bool, NodeHashFunction> NodeBoolMap;
typedef context::CDHashSet<Node, NodeHashFunction> NodeSet;
protected:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback