Removed an unnecessary member variable

This commit is contained in:
John Wiegley 2009-03-12 06:18:26 -04:00
parent 0de43f483b
commit 8beed3f8bd

View file

@ -597,7 +597,6 @@ public:
class posts_as_equity : public subtotal_posts
{
interval_t interval;
post_t * last_post;
account_t equity_account;
account_t * balance_account;