Remove non-descriptive methods preSync and postSync from class Time

This commit is contained in:
Erik Broberg
2016-09-03 21:06:09 -04:00
parent 3a887fef02
commit 60441c4fa1
3 changed files with 0 additions and 15 deletions
-4
View File
@@ -184,10 +184,6 @@ public:
void deserialize(SyncBuffer* syncBuffer);
void postSynchronizationPreDraw();
void preSynchronization();
bool timeJumped() const;
void setTimeJumped(bool jumped);