summaryrefslogtreecommitdiff
path: root/src/expr/node_value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/node_value.h')
-rw-r--r--src/expr/node_value.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/expr/node_value.h b/src/expr/node_value.h
index 95af57719..e5ecfbc48 100644
--- a/src/expr/node_value.h
+++ b/src/expr/node_value.h
@@ -126,8 +126,6 @@ class NodeValue {
void inc();
void dec();
- static size_t next_id;
-
/**
* Uninitializing constructor for NodeBuilder's use.
*/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback