0029520: Visualization - drop deprecated V3d_View::Export() functionality and depende...
[occt.git] / src / V3d / V3d_View.cxx
index 5bf62ef..85faa0e 100644 (file)
@@ -2666,17 +2666,6 @@ void V3d_View::Init()
   }
 }
 
-//=============================================================================
-//function : Export
-//purpose  :
-//=============================================================================
-Standard_Boolean V3d_View::Export (const Standard_CString theFileName,
-                                   const Graphic3d_ExportFormat theFormat,
-                                   const Graphic3d_SortType theSortType)
-{
-  return myView->Export (theFileName, theFormat, theSortType);
-}
-
 //=============================================================================
 //function : Dump
 //purpose  :