Removed dead code
This commit is contained in:
parent
f99408f254
commit
c820b611ed
@ -199,7 +199,6 @@ static JSONValue<std::string>* getBlendFuncMode(GLenum mode) {
|
||||
default:
|
||||
return new JSONValue<std::string>("ONE");
|
||||
}
|
||||
return new JSONValue<std::string>("ONE");
|
||||
}
|
||||
|
||||
static JSONValue<std::string>* getJSONFilterMode(osg::Texture::FilterMode mode)
|
||||
|
Loading…
Reference in New Issue
Block a user