summaryrefslogtreecommitdiff
path: root/format.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-08-11 23:16:00 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-08-11 23:16:00 -0400
commit0cf1d8fe695ce570b9171c9e0eae6701a09b610b (patch)
treea40713e7b69d37a6ab04952b4c6e100a94884ecf /format.h
parent69c587681ab297141925d5a898b4d9b875516fd5 (diff)
downloadfork-ledger-0cf1d8fe695ce570b9171c9e0eae6701a09b610b.tar.gz
fork-ledger-0cf1d8fe695ce570b9171c9e0eae6701a09b610b.tar.bz2
fork-ledger-0cf1d8fe695ce570b9171c9e0eae6701a09b610b.zip
more reorg
Diffstat (limited to 'format.h')
-rw-r--r--format.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/format.h b/format.h
index 0bb380c5..5b867259 100644
--- a/format.h
+++ b/format.h
@@ -159,7 +159,6 @@ class format_account : public item_handler<account_t>
}
};
-
class format_equity : public item_handler<account_t>
{
std::ostream& output_stream;