mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-15 22:39:42 +00:00
Remove unused variable
This commit is contained in:
parent
aa349f2ed9
commit
d2a1cc954f
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ namespace fx
|
|||
std::string mName;
|
||||
bool mLegacyGLSL;
|
||||
bool mUBO;
|
||||
bool mSupportsNormals;
|
||||
|
||||
std::array<std::string, 3> mRenderTargets;
|
||||
|
||||
|
|
Loading…
Reference in a new issue