remove obsolecte code

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9375 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/cashutil
Linas Vepstas 23 years ago
parent 68b15f0f8f
commit 6df0f85f97

@ -477,10 +477,6 @@ finish_helper(gpointer key, gpointer value, gpointer data)
old_comm))
DxaccAccountSetCurrency (account, comm);
if (gnc_commodity_equiv (DxaccAccountGetSecurity(account),
old_comm))
DxaccAccountSetSecurity(account, comm);
if (gnc_commodity_equiv (xaccAccountGetCommodity(account), old_comm))
xaccAccountSetCommodity(account, comm);

Loading…
Cancel
Save