Added return
This commit is contained in:
parent
3bfaee3654
commit
6630dcf15c
@ -119,6 +119,7 @@ CompositeViewer::~CompositeViewer()
|
||||
bool CompositeViewer::readConfiguration(const std::string& filename)
|
||||
{
|
||||
osg::notify(osg::NOTICE)<<"CompositeViewer::readConfiguration("<<filename<<")"<<std::endl;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user