summaryrefslogtreecommitdiff
path: root/src/balance.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/balance.h')
-rw-r--r--src/balance.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/balance.h b/src/balance.h
index 33e3dffb..fcf4fe36 100644
--- a/src/balance.h
+++ b/src/balance.h
@@ -85,10 +85,6 @@ public:
amounts_map amounts;
- // jww (2007-05-20): Remove these two by adding access methods
- friend class value_t;
- friend class entry_base_t;
-
/**
* Constructors. balance_t supports similar forms of construction
* to amount_t.