diff --git a/src/main.c b/src/main.c index 3329716..84f73c0 100644 --- a/src/main.c +++ b/src/main.c @@ -62,7 +62,6 @@ static lua_State* vm_acquire(){ #endif #else #ifndef LUAJIT_MISSING_VERSION_SYM // debian patches luajit to remove this symbol, so we can't check it. - LUAJIT_VERSION_SYM(); #endif #endif