summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/scripting/portable.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-16 19:29:23 +0800
committerchai <chaifix@163.com>2019-03-16 19:29:23 +0800
commitd29f5f4aebd90b1e256967801b28a5990249b2e7 (patch)
treef4f1390b57a39e0493e0f74b40dd3996d88d04e5 /Source/Asura.Engine/scripting/portable.cpp
parent1ab2501db0f9e14f138292880e37120e7a6184de (diff)
*luax
Diffstat (limited to 'Source/Asura.Engine/scripting/portable.cpp')
-rw-r--r--Source/Asura.Engine/scripting/portable.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/Source/Asura.Engine/scripting/portable.cpp b/Source/Asura.Engine/scripting/portable.cpp
deleted file mode 100644
index 0aa5f08..0000000
--- a/Source/Asura.Engine/scripting/portable.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
-#include "Portable.h"
-
-namespace AsuraEngine
-{
- namespace Scripting
- {
-
- }
-}