summaryrefslogtreecommitdiff
path: root/tools/stats_log_api_gen/Collation.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/stats_log_api_gen/Collation.h')
-rw-r--r--tools/stats_log_api_gen/Collation.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/stats_log_api_gen/Collation.h b/tools/stats_log_api_gen/Collation.h
index 043f8b1e74d8..10b34ecf5f54 100644
--- a/tools/stats_log_api_gen/Collation.h
+++ b/tools/stats_log_api_gen/Collation.h
@@ -164,10 +164,6 @@ struct AtomDecl {
int uidField = 0;
- bool whitelisted = false;
-
- bool truncateTimestamp = false;
-
AtomDecl();
AtomDecl(const AtomDecl& that);
AtomDecl(int code, const string& name, const string& message);