mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-26 14:58:51 -06:00
More clang fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user