remove unneeded local S

This commit is contained in:
tenplus1 2022-06-11 10:47:30 +01:00
parent cca7169b9e
commit 6ef76b06e0
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
local path = minetest.get_modpath(minetest.get_current_modname()) .. "/"
local S
-- Check for translation method
local S
if minetest.get_translator ~= nil then