More clang fixes

This commit is contained in:
Alexander Bock
2015-05-13 19:48:41 +02:00
parent 597ed14014
commit 9366fd4b80
9 changed files with 20 additions and 26 deletions

View File

@@ -188,10 +188,7 @@ private:
Time& operator=(const Time& rhs) = delete;
static Time* _instance; ///< The singleton instance
double _deltaTimePerSecond; ///< The delta time that is used to advance the time
//sync variables
//local copies