summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/FileSystem/AnimationImpoter.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Engine/FileSystem/AnimationImpoter.h')
-rw-r--r--Source/Asura.Engine/FileSystem/AnimationImpoter.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/Source/Asura.Engine/FileSystem/AnimationImpoter.h b/Source/Asura.Engine/FileSystem/AnimationImpoter.h
deleted file mode 100644
index 57fdfdb..0000000
--- a/Source/Asura.Engine/FileSystem/AnimationImpoter.h
+++ /dev/null
@@ -1,20 +0,0 @@
-#ifndef __AE_IMAGE_IMPORTER_H__
-#define __AE_IMAGE_IMPORTER_H___
-
-namespace AsuraEngine
-{
- namespace Filesystem
- {
-
- ///
- /// .asranimation
- ///
- class AnimationImporter
- {
-
- };
-
- }
-}
-
-#endif \ No newline at end of file