diff --git a/src/osgPlugins/dae/daeRMaterials.cpp b/src/osgPlugins/dae/daeRMaterials.cpp index 2aae4e366..d4c2703b2 100644 --- a/src/osgPlugins/dae/daeRMaterials.cpp +++ b/src/osgPlugins/dae/daeRMaterials.cpp @@ -589,8 +589,6 @@ bool daeReader::processColorOrTextureType(const osg::StateSet* ss, } bool retVal = false; - std::string texCoordSet; - //osg::StateAttribute *sa = NULL; //TODO: Make all channels process type of value if (channel == osg::Material::EMISSION )