summaryrefslogtreecommitdiff
path: root/src/amount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/amount.h')
-rw-r--r--src/amount.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/amount.h b/src/amount.h
index 9ac6ec0a..2f360f72 100644
--- a/src/amount.h
+++ b/src/amount.h
@@ -621,15 +621,8 @@ public:
*/
void read(std::istream& in);
void read(char *& data);
-
void write(std::ostream& out) const;
-private:
- void read_quantity(std::istream& in);
- void read_quantity(char *& data);
- void write_quantity(std::ostream& out) const;
-
-public:
/**
* Debugging methods. There are two methods defined to help with
* debugging: