disable lua apicheck

This commit is contained in:
Cloud Wu
2015-08-21 13:55:43 +08:00
parent c0862d8445
commit 9acce94464

View File

@@ -11,7 +11,6 @@
#include <limits.h>
#include <stddef.h>
#define LUA_USE_APICHECK
/*
** ===================================================================