From 6249dd46ad3b1b23ae959f57a0def00cf98dd8ee Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 27 Sep 2005 20:55:42 +0000 Subject: (svn r2994) Another small hack regarding currencies: add a #define to emulate a variable, that holds the current currency; again this should increase readability --- currency.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'currency.c') diff --git a/currency.c b/currency.c index b6d5c14d4..fef688596 100644 --- a/currency.c +++ b/currency.c @@ -89,12 +89,6 @@ uint GetMaskOfAllowedCurrencies(void) } -uint GetCurrentCurrencyRate(void) -{ - return _currency_specs[_opt_ptr->currency].rate; -} - - void CheckSwitchToEuro(void) { if (_currency_specs[_opt.currency].to_euro != CF_NOEURO && -- cgit v1.2.3-70-g09d2