summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Factory.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-12 00:39:26 +0800
committerchai <chaifix@163.com>2019-03-12 00:39:26 +0800
commit70b82d1981c0de3c7b77670ff8abcfeb26815142 (patch)
treef69c05bcd204cc3f9bf745be37a2ba5911e52436 /Source/Asura.Engine/Factory.h
parentc19a282e10f51ddd50d198b903f8fbd5a2238b62 (diff)
*misc
Diffstat (limited to 'Source/Asura.Engine/Factory.h')
-rw-r--r--Source/Asura.Engine/Factory.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/Source/Asura.Engine/Factory.h b/Source/Asura.Engine/Factory.h
deleted file mode 100644
index 984d54f..0000000
--- a/Source/Asura.Engine/Factory.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef __ASURA_ENGINE_FACTORY_H__
-#define __ASURA_ENGINE_FACTORY_H__
-
-namespace AsuraEngine
-{
-
- class Factory
- {
-
- };
-
-}
-
-#endif \ No newline at end of file