Removed double line spacing in ExternalReference code.
This commit is contained in:
@@ -1861,7 +1861,6 @@ osg::Group* ConvertFromFLT::visitExternal(osg::Group& osgParent, ExternalRecord*
|
|||||||
|
|
||||||
osgDB::PushAndPopDataPath tmpfile(osgDB::getFilePath(rec->getFilename()));
|
osgDB::PushAndPopDataPath tmpfile(osgDB::getFilePath(rec->getFilename()));
|
||||||
|
|
||||||
|
|
||||||
FltFile* pFile = rec->getExternal();
|
FltFile* pFile = rec->getExternal();
|
||||||
osg::Group* external = NULL;
|
osg::Group* external = NULL;
|
||||||
if (pFile)
|
if (pFile)
|
||||||
|
|||||||
Reference in New Issue
Block a user