mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 01:02:12 +02:00
removed whitespace
This commit is contained in:
parent
c628b23895
commit
ead4793392
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ public:
|
|||
|
||||
private:
|
||||
// add variables for moving average
|
||||
|
||||
ThreadSafeMovingAverage<glm::quat, 2> _LeftHandOrientationAverage;
|
||||
ThreadSafeMovingAverage<glm::quat, 2> _RightHandOrientationAverage;
|
||||
|
||||
|
|
Loading…
Reference in a new issue