AMF: fixes.

This commit is contained in:
Kim Kulling
2020-09-02 22:37:57 +02:00
parent 0b8ed5c03a
commit 075540e15a
2 changed files with 4 additions and 9 deletions

View File

@@ -58,8 +58,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
namespace Assimp {
/// \var aiImporterDesc AMFImporter::Description
/// Conastant which hold importer description
const aiImporterDesc AMFImporter::Description = {
"Additive manufacturing file format(AMF) Importer",
"smalcom",