mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
remove some junk
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@702 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
e93b24c9fe
commit
b8a856e894
@ -48,10 +48,6 @@ enum {
|
||||
NUM_ACCOUNT_TYPES = 10
|
||||
};
|
||||
|
||||
/* the english-language names here should match
|
||||
* the enumerated types above */
|
||||
extern char *account_type_name[];
|
||||
|
||||
/** PROTOTYPES ******************************************************/
|
||||
|
||||
Account *xaccMallocAccount( void );
|
||||
|
Loading…
Reference in New Issue
Block a user