Remove unused params
This commit is contained in:
@@ -978,11 +978,8 @@ nhl_doturn(lua_State *L)
|
||||
static int
|
||||
nhl_debug_flags(lua_State *L)
|
||||
{
|
||||
int argc = lua_gettop(L);
|
||||
int val;
|
||||
|
||||
int i;
|
||||
|
||||
lcheck_param_table(L);
|
||||
|
||||
/* disable monster generation */
|
||||
|
||||
Reference in New Issue
Block a user