Cleanup some comments

This commit is contained in:
Christian Gruber 2020-06-15 22:53:08 +02:00
parent af3353a1da
commit 1fa90a5429

View File

@ -84,7 +84,6 @@ gnc_account_imap_add_account (
const char *key,
Account *acc)
{
// not used at the moment
((GncMockImportMatchMap*)imap)->addAccount(category, key, acc);
}