mirror of
https://github.com/lubosz/overte.git
synced 2025-04-10 04:52:17 +02:00
Remove further unused variable noticed in passing
This commit is contained in:
parent
0c0734a255
commit
42498314f1
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ private:
|
|||
int _domainStatusBorder;
|
||||
int _magnifierBorder;
|
||||
|
||||
ivec2 _previousBorderSize{ -1 };
|
||||
|
||||
gpu::TexturePointer _uiTexture;
|
||||
gpu::TexturePointer _overlayDepthTexture;
|
||||
gpu::TexturePointer _overlayColorTexture;
|
||||
|
|
Loading…
Reference in a new issue