diff --git a/src/osgPlugins/flt/flt2osg.cpp b/src/osgPlugins/flt/flt2osg.cpp index 911f87766..39c701bd2 100644 --- a/src/osgPlugins/flt/flt2osg.cpp +++ b/src/osgPlugins/flt/flt2osg.cpp @@ -1861,7 +1861,6 @@ osg::Group* ConvertFromFLT::visitExternal(osg::Group& osgParent, ExternalRecord* osgDB::PushAndPopDataPath tmpfile(osgDB::getFilePath(rec->getFilename())); - FltFile* pFile = rec->getExternal(); osg::Group* external = NULL; if (pFile)