1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-04-17 11:43:25 +00:00

Remove unused variable

This commit is contained in:
Andrei Kortunov 2022-07-02 22:39:47 +04:00
parent aa349f2ed9
commit d2a1cc954f

View File

@ -67,7 +67,6 @@ namespace fx
std::string mName;
bool mLegacyGLSL;
bool mUBO;
bool mSupportsNormals;
std::array<std::string, 3> mRenderTargets;