diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/reg.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -51,7 +51,6 @@ int luaopen_lullaby(lua_State* L) { luaI_tsets(L, top, "version", GIT_COMMIT);
lua_pushvalue(L, top);
- int idx = i_config_metatable(L, lullaby_config);
lua_settop(L, top);
return 1;
|
