diff --git a/include/ISceneManager.h b/include/ISceneManager.h index a91ca03a..6dca5414 100644 --- a/include/ISceneManager.h +++ b/include/ISceneManager.h @@ -155,14 +155,6 @@ namespace scene * ISkinnedMesh will be returned by this importer. * * - * Cartography shop 4 (.csm) - * Cartography Shop is a modeling program for creating - * architecture and calculating lighting. Irrlicht can - * directly import .csm files thanks to the IrrCSM library - * created by Saurav Mohapatra which is now integrated - * directly in Irrlicht. - * - * * DirectX (.x) * Platform independent importer (so not D3D-only) for * .x files. Most 3D packages can export these natively