From b2d2ccbcba41620f7d4d818ec125e6ed3e7093ee Mon Sep 17 00:00:00 2001 From: HybridDog Date: Wed, 3 Feb 2021 18:06:56 +0100 Subject: Remove or comment unused code and declare some variables local --- init.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index d3ad576..f13c2de 100644 --- a/init.lua +++ b/init.lua @@ -6,8 +6,6 @@ pipeworks = {} -local DEBUG = false - pipeworks.worldpath = minetest.get_worldpath() pipeworks.modpath = minetest.get_modpath("pipeworks") local S = minetest.get_translator("pipeworks") -- cgit v1.2.3