This commit is contained in:
scrawl 2016-02-20 22:09:41 +01:00
parent cdefee3e64
commit e7682e04ae

View file

@ -77,8 +77,6 @@ namespace Shader
// <texture stage, texture name>
std::map<int, std::string> mTextures;
osg::ref_ptr<osg::Texture> mDiffuseMap;
bool mShaderRequired;
bool mColorMaterial;