diff --git a/components/fx/pass.hpp b/components/fx/pass.hpp index 1b8ea165e6..7f2e643c8c 100644 --- a/components/fx/pass.hpp +++ b/components/fx/pass.hpp @@ -67,7 +67,6 @@ namespace fx std::string mName; bool mLegacyGLSL; bool mUBO; - bool mSupportsNormals; std::array mRenderTargets;