summaryrefslogtreecommitdiff
path: root/src/amount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/amount.h')
-rw-r--r--src/amount.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/amount.h b/src/amount.h
index 1e41e148..8229b015 100644
--- a/src/amount.h
+++ b/src/amount.h
@@ -137,8 +137,6 @@ public:
matter what the precision of an individual commodity may be. */
static bool stream_fullstrings;
- static uint_fast32_t sizeof_bigint_t();
-
protected:
void _copy(const amount_t& amt);
void _dup();