mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 07:19:28 -05:00
Remove performance measurements that have been supersceded by using Tracy
This commit is contained in:
@@ -179,8 +179,6 @@ private:
|
||||
Camera* _camera = nullptr;
|
||||
Scene* _scene = nullptr;
|
||||
|
||||
properties::BoolProperty _doPerformanceMeasurements;
|
||||
|
||||
std::unique_ptr<Renderer> _renderer;
|
||||
RendererImplementation _rendererImplementation = RendererImplementation::Invalid;
|
||||
ghoul::Dictionary _rendererData;
|
||||
|
||||
Reference in New Issue
Block a user