mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Cleanup some comments
This commit is contained in:
parent
af3353a1da
commit
1fa90a5429
@ -84,7 +84,6 @@ gnc_account_imap_add_account (
|
|||||||
const char *key,
|
const char *key,
|
||||||
Account *acc)
|
Account *acc)
|
||||||
{
|
{
|
||||||
// not used at the moment
|
|
||||||
((GncMockImportMatchMap*)imap)->addAccount(category, key, acc);
|
((GncMockImportMatchMap*)imap)->addAccount(category, key, acc);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user