summaryrefslogtreecommitdiff
path: root/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'value.h')
-rw-r--r--value.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/value.h b/value.h
index 59752dec..ad7a936d 100644
--- a/value.h
+++ b/value.h
@@ -89,7 +89,6 @@ class value_t
}
void destroy();
- void simplify();
value_t& operator=(const value_t& value);
value_t& operator=(const bool value) {