From 20e6451ff14c4496e04b39b69c825acfd9af5eac Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 27 Oct 2009 05:22:03 -0400 Subject: Removed two invalid comments --- src/account.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/account.h b/src/account.h index 56c0c72b..d860d955 100644 --- a/src/account.h +++ b/src/account.h @@ -140,7 +140,6 @@ class account_t : public scope_t bool calculated; bool gathered; - // The following are only calculated if --totals is enabled std::size_t posts_count; std::size_t posts_virtuals_count; std::size_t posts_cleared_count; @@ -155,7 +154,6 @@ class account_t : public scope_t std::size_t last_size; - // The following are only calculated if --gather is enabled std::set filenames; std::set accounts_referenced; std::set payees_referenced; -- cgit v1.2.3