Added TODO comment

This commit is contained in:
John Wiegley 2012-02-27 03:55:13 -06:00
parent 9449ca2c80
commit c1e23c8746

View file

@ -180,6 +180,8 @@ namespace {
amt = post->amount_expr->text();
} else
#if 0
// jww (2012-02-27): Disabled for now because it's not
// outputted valid transactions in every case
if (! (count == 2 && index == 2 &&
(*xact.posts.begin())->amount.commodity() ==
post->amount.commodity() &&