diff --git a/include/ISceneManager.h b/include/ISceneManager.h index 6dca5414..16a85f46 100644 --- a/include/ISceneManager.h +++ b/include/ISceneManager.h @@ -140,12 +140,6 @@ namespace scene * Description * * - * 3D World Studio (.smf) - * Loader for Leadwerks SMF mesh files, a simple mesh format - * containing static geometry for games. The proprietary .STF texture format - * is not supported yet. This loader was originally written by Joseph Ellis. - * - * * Bliz Basic B3D (.b3d) * Loader for blitz basic files, developed by Mark * Sibly. This is the ideal animated mesh format for game