diff options
author | John Wiegley <johnw@newartisans.com> | 2004-08-11 23:16:00 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2004-08-11 23:16:00 -0400 |
commit | 0cf1d8fe695ce570b9171c9e0eae6701a09b610b (patch) | |
tree | a40713e7b69d37a6ab04952b4c6e100a94884ecf /format.h | |
parent | 69c587681ab297141925d5a898b4d9b875516fd5 (diff) | |
download | fork-ledger-0cf1d8fe695ce570b9171c9e0eae6701a09b610b.tar.gz fork-ledger-0cf1d8fe695ce570b9171c9e0eae6701a09b610b.tar.bz2 fork-ledger-0cf1d8fe695ce570b9171c9e0eae6701a09b610b.zip |
more reorg
Diffstat (limited to 'format.h')
-rw-r--r-- | format.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -159,7 +159,6 @@ class format_account : public item_handler<account_t> } }; - class format_equity : public item_handler<account_t> { std::ostream& output_stream; |