Fixed comment
This commit is contained in:
parent
aebbdf59eb
commit
3c79e82fc7
@ -265,7 +265,7 @@ bool GraphicsContextImplementation::makeContextCurrentImplementation(osg::Graphi
|
||||
|
||||
bool GraphicsContextImplementation::releaseContextImplementation()
|
||||
{
|
||||
osg::notify(osg::NOTICE)<<"GraphicsContextImplementation::makeCurrentImplementation(): not implemented - release not supported under Producer."<<std::endl;
|
||||
osg::notify(osg::NOTICE)<<"GraphicsContextImplementation::releaseContextImplementation(): not implemented - release not supported under Producer."<<std::endl;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user