summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/Graphics/Canvas.h
diff options
context:
space:
mode:
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
};