From 3bb587f0d7c471a70683fa7d26939d21968dea98 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 2 Sep 2018 10:08:58 +0800 Subject: *update --- src/lua/modules/graphics/jsl.cpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/lua/modules/graphics/jsl.cpp') diff --git a/src/lua/modules/graphics/jsl.cpp b/src/lua/modules/graphics/jsl.cpp index 9714695..c2808ca 100644 --- a/src/lua/modules/graphics/jsl.cpp +++ b/src/lua/modules/graphics/jsl.cpp @@ -18,19 +18,6 @@ namespace lua return proxy->getRef(); } - static enum VARIABLE_TYPE - { - INVALID = 0, - - NUMBER, - IMAGE, - CANVAS, - VEC2, - VEC3, - VEC4, - COLOR, - }; - /** * jsl:sendNumber("variable", 0.1) */ -- cgit v1.1-26-g67d0