summaryrefslogtreecommitdiff
path: root/format.h
diff options
context:
space:
mode:
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;