aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-20 08:15:34 +0800
committerchai <chaifix@163.com>2018-08-20 08:15:34 +0800
commit98ab086f430d418f33c4410cf81f4eac52d5b835 (patch)
tree446cce66de209a10c9342bf98e21524de6e4ba05 /src/main.cpp
parent22bb9b537caff927ef8c83bde82d58253ffbb1e4 (diff)
*update
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index ce70e65..adbd642 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -32,9 +32,7 @@ int main(int argc, char* argv[])
#elif defined __unix__
#elif defined __APPLE__
#endif
-#undef BUFFER_SIZE
luax_setfield_string(L, "_dir", buffer);
- // boot
boot(L);
luax_close(L);