Context: Eliminated load timer

This commit is contained in:
Paul Beckingham
2016-11-13 14:03:59 -05:00
parent e906b20014
commit 5a5195fbb2
4 changed files with 16 additions and 18 deletions

View File

@@ -154,7 +154,6 @@ public:
TF2 completed;
TF2 undo;
TF2 backlog;
long load_time_us {};
private:
std::string _location;