From Jordi Torres, removed unused local variables
This commit is contained in:
parent
c913c0e6f7
commit
24c3b40b56
@ -589,8 +589,6 @@ bool daeReader::processColorOrTextureType(const osg::StateSet* ss,
|
|||||||
}
|
}
|
||||||
bool retVal = false;
|
bool retVal = false;
|
||||||
|
|
||||||
std::string texCoordSet;
|
|
||||||
|
|
||||||
//osg::StateAttribute *sa = NULL;
|
//osg::StateAttribute *sa = NULL;
|
||||||
//TODO: Make all channels process <param ref=""> type of value
|
//TODO: Make all channels process <param ref=""> type of value
|
||||||
if (channel == osg::Material::EMISSION )
|
if (channel == osg::Material::EMISSION )
|
||||||
|
Loading…
Reference in New Issue
Block a user