summaryrefslogtreecommitdiff
path: root/src/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.h')
-rw-r--r--src/value.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/value.h b/src/value.h
index 9c6b5112..7a021386 100644
--- a/src/value.h
+++ b/src/value.h
@@ -246,8 +246,6 @@ private:
static intrusive_ptr<storage_t> false_value;
public:
- // jww (2007-05-03): Make these private, and make ledger::initialize
- // a member function of session_t.
static void initialize();
static void shutdown();