remove an unused length from trace event

This commit is contained in:
Evan Tschannen 2018-08-02 10:49:26 -07:00
parent 1c29275672
commit 9f64dd945b
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ private:
bool enabled;
std::string trackingKey;
TraceEventFields fields;
int length;
Severity severity;
const char *type;
UID id;