lualoader: Clear up an empty conditional branch
We will likely uncomment this whole monster in the near future.
This commit is contained in:
parent
c8a0a7ab9b
commit
3c6b387ad1
@ -260,10 +260,10 @@ function config.loadmod(mod, silent)
|
||||
end
|
||||
end
|
||||
|
||||
else
|
||||
-- if not silent then
|
||||
-- print("Skipping module '". . k .. "'")
|
||||
-- end
|
||||
-- else
|
||||
-- if not silent then
|
||||
-- print("Skipping module '". . k .. "'")
|
||||
-- end
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user