diff --git a/include/IMesh.h b/include/IMesh.h index 33e9e1a8..50c9bc37 100644 --- a/include/IMesh.h +++ b/include/IMesh.h @@ -24,9 +24,6 @@ namespace scene //! Maya .obj static model EAMT_OBJ, - //! 3D Studio .3ds file - EAMT_3DS, - //! My3D Mesh, the file format by Zhuck Dimitry EAMT_MY3D,