summaryrefslogtreecommitdiff
path: root/src/expr/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/node.h')
-rw-r--r--src/expr/node.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/expr/node.h b/src/expr/node.h
index d36953054..a3b8853a0 100644
--- a/src/expr/node.h
+++ b/src/expr/node.h
@@ -67,10 +67,6 @@ private:
/** The node responsible for the failure */
NodeTemplate<true>* d_node;
-protected:
-
- TypeCheckingExceptionPrivate() throw() : Exception() {}
-
public:
/**
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback