mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove forgotten debug output
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7990 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -855,7 +855,6 @@ gnc_import_TransInfo_new (Transaction *trans, GncImportMatchMap *matchmap)
|
||||
|
||||
/* Try to find a previously selected destination account
|
||||
string match for the ADD action */
|
||||
printf("Compte trouv<75>: %p\n",matchmap_find_destination (matchmap, transaction_info));
|
||||
gnc_import_TransInfo_set_destacc (transaction_info,
|
||||
matchmap_find_destination (matchmap, transaction_info),
|
||||
FALSE);
|
||||
|
||||
Reference in New Issue
Block a user