summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Graphics/Canvas.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-01-31 20:31:47 +0800
committerchai <chaifix@163.com>2019-01-31 20:31:47 +0800
commitf756fa0a17675ea70956af9c42f6c1117a84f9bd (patch)
tree511beef1d3b7ee973cbc0b1f710456c2fd434488 /Source/Asura.Engine/Graphics/Canvas.h
parentec52706ef07e0ef3c07cb60f2f643f020646c9e8 (diff)
*misc
Diffstat (limited to 'Source/Asura.Engine/Graphics/Canvas.h')
-rw-r--r--Source/Asura.Engine/Graphics/Canvas.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Asura.Engine/Graphics/Canvas.h b/Source/Asura.Engine/Graphics/Canvas.h
index 67d7a63..fab9cba 100644
--- a/Source/Asura.Engine/Graphics/Canvas.h
+++ b/Source/Asura.Engine/Graphics/Canvas.h
@@ -16,8 +16,7 @@ namespace AsuraEngine
private:
- // AsuraEngine.SimCanvas
- LUAX_DECL_FACTORY(SimCanvas);
+ LUAX_DECL_FACTORY(SimCanvas); // AsuraEngine.SimCanvas
};