Removed an unnecessary member variable
This commit is contained in:
parent
0de43f483b
commit
8beed3f8bd
1 changed files with 0 additions and 1 deletions
|
|
@ -597,7 +597,6 @@ public:
|
||||||
|
|
||||||
class posts_as_equity : public subtotal_posts
|
class posts_as_equity : public subtotal_posts
|
||||||
{
|
{
|
||||||
interval_t interval;
|
|
||||||
post_t * last_post;
|
post_t * last_post;
|
||||||
account_t equity_account;
|
account_t equity_account;
|
||||||
account_t * balance_account;
|
account_t * balance_account;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue