mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[AccountP.h] remove struct members obsolete with 76014f18a0
forgot to remove
This commit is contained in:
parent
dc1eb87409
commit
4945db6b7d
@ -135,8 +135,6 @@ typedef struct AccountPrivate
|
||||
LotList *lots; /* list of lot pointers */
|
||||
GNCPolicy *policy; /* Cached pointer to policy method */
|
||||
|
||||
TriState sort_reversed;
|
||||
TriState equity_type;
|
||||
char *notes;
|
||||
char *color;
|
||||
char *tax_us_code;
|
||||
|
Loading…
Reference in New Issue
Block a user