Code Cleanup

- Removed 'synch_key' tests and file I/O.  Soon, soon...
This commit is contained in:
Paul Beckingham 2012-01-29 17:41:47 -05:00
parent ec96d929a0
commit c092b027a6
4 changed files with 17 additions and 16 deletions

View file

@ -129,7 +129,7 @@ public:
TF2 completed;
TF2 undo;
// TF2 backlog;
TF2 synch_key;
// TF2 synch_key;
private:
std::string _location;