aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/lua.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/lua.c')
-rw-r--r--backends/lua.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/lua.c b/backends/lua.c
index 365cf3e..1cd965e 100644
--- a/backends/lua.c
+++ b/backends/lua.c
@@ -456,9 +456,6 @@ static int lua_start(){
}
free(inst);
- if(!n){
- return 0;
- }
#ifdef MMBACKEND_LUA_TIMERFD
//register the timer with the core