mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove some unused variables.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18877 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
1efdb1a6c6
commit
c3f2cb1189
@ -459,8 +459,6 @@ gnc_ui_account_get_tax_info_string (const Account *account)
|
||||
|
||||
gboolean tax_related = FALSE;
|
||||
const char *code;
|
||||
QofBook *this_book;
|
||||
KvpFrame *book_frame;
|
||||
const gchar *tax_type;
|
||||
GNCAccountType atype;
|
||||
SCM category;
|
||||
|
Loading…
Reference in New Issue
Block a user