remove dead remark

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5786 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/g2-gog-integ
Linas Vepstas 25 years ago
parent 601014cf5c
commit 2faba19dbf

@ -389,7 +389,6 @@ pgendFillOutToCheckpoint (PGBackend *be, const char *query_string)
pgendCopySplitsToEngine (be, trans); pgendCopySplitsToEngine (be, trans);
} }
/* hack alert !! deal with kvp later -- huge sucking sound ! */
/* restore any kvp data associated with the transaction and splits */ /* restore any kvp data associated with the transaction and splits */
for (node=xaction_list; node; node=node->next) for (node=xaction_list; node; node=node->next)
{ {

Loading…
Cancel
Save