aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/variable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/variable.hxx')
-rw-r--r--libbuild2/variable.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbuild2/variable.hxx b/libbuild2/variable.hxx
index eddf1ac..fa9ea92 100644
--- a/libbuild2/variable.hxx
+++ b/libbuild2/variable.hxx
@@ -1190,8 +1190,8 @@ namespace build2
static json_value convert (names&&);
static void assign (value&, json_value&&);
- static void append (value&, json_value&&);
- static void prepend (value&, json_value&&);
+ //static void append (value&, json_value&&);
+ //static void prepend (value&, json_value&&);
static bool empty (const json_value&); // null or empty string|array|object
static const json_value empty_instance; // null