diff --git a/src/osgPlugins/cfg/ReaderWriterCFG.cpp b/src/osgPlugins/cfg/ReaderWriterCFG.cpp index ebf176c9f..5d79bd58c 100644 --- a/src/osgPlugins/cfg/ReaderWriterCFG.cpp +++ b/src/osgPlugins/cfg/ReaderWriterCFG.cpp @@ -185,8 +185,6 @@ public: else result = ReadResult(view.get()); - osgDB::writeObjectFile(*view,"test.view"); - if(options && filePathList) filePathList->pop_back();