remove an unused length from trace event
This commit is contained in:
parent
1c29275672
commit
9f64dd945b
|
@ -186,7 +186,6 @@ private:
|
|||
bool enabled;
|
||||
std::string trackingKey;
|
||||
TraceEventFields fields;
|
||||
int length;
|
||||
Severity severity;
|
||||
const char *type;
|
||||
UID id;
|
||||
|
|
Loading…
Reference in New Issue