diff --git a/src/engine/gnc-ui-util.c b/src/engine/gnc-ui-util.c index 6371c5b017..fc1f0caf97 100644 --- a/src/engine/gnc-ui-util.c +++ b/src/engine/gnc-ui-util.c @@ -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;