summaryrefslogtreecommitdiff
path: root/src/amount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/amount.h')
-rw-r--r--src/amount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/amount.h b/src/amount.h
index d07fd18e..f0d0e92c 100644
--- a/src/amount.h
+++ b/src/amount.h
@@ -640,7 +640,6 @@ public:
of its commodity's display precision.
*/
void print(std::ostream& out) const;
- void right_justify(std::ostream& out, int width) const;
/*@}*/