mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 04:59:29 -06:00
Remove duplicate declaration
The function is also declared and defined in gnc-locale-utils
This commit is contained in:
parent
e973a1b60d
commit
b9208eccbf
@ -244,9 +244,6 @@ gnc_commodity * gnc_locale_default_currency_nodefault (void);
|
||||
* "USD", but this will have nothing to do with the actual locale. */
|
||||
gnc_commodity * gnc_locale_default_currency (void);
|
||||
|
||||
/* Returns the default ISO currency string of the current locale. */
|
||||
const char * gnc_locale_default_iso_currency_code (void);
|
||||
|
||||
|
||||
/** Return the default currency set by the user. If the user's
|
||||
* preference is invalid, then this routine will return the default
|
||||
|
Loading…
Reference in New Issue
Block a user