diff --git a/plugins/3d/oce/loadmodel.cpp b/plugins/3d/oce/loadmodel.cpp index 0a12df55cd..89ca27b154 100644 --- a/plugins/3d/oce/loadmodel.cpp +++ b/plugins/3d/oce/loadmodel.cpp @@ -763,7 +763,6 @@ SCENEGRAPH* LoadModel( char const* filename ) data.scene = nullptr; m_app->Close( data.m_doc ); - return scene; }