mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-25 16:53:46 +01:00
Remove dead code
This commit is contained in:
parent
a71c115647
commit
176edb7cad
@ -689,7 +689,4 @@ end
|
|||||||
|
|
||||||
colorspec_to_colorstring = _G.minetest.colorspec_to_colorstring or function(spec)
|
colorspec_to_colorstring = _G.minetest.colorspec_to_colorstring or function(spec)
|
||||||
return colorspec.from_any(spec):to_string()
|
return colorspec.from_any(spec):to_string()
|
||||||
end
|
end
|
||||||
|
|
||||||
write_schematic = function(fil) end
|
|
||||||
-- TODO schematic format
|
|
Loading…
Reference in New Issue
Block a user