From: Novatux Date: Tue, 31 Dec 2013 09:53:14 +0000 (+0100) Subject: Remove old code X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=9b08a1c40a36e075b770762299aeefee1a21df6d;p=zefram%2Fminetest%2Fpipeworks.git Remove old code --- diff --git a/tubes.lua b/tubes.lua index 862da40..892c163 100644 --- a/tubes.lua +++ b/tubes.lua @@ -6,10 +6,6 @@ minetest.register_alias("pipeworks:tube", "pipeworks:tube_000000") -- now, a function to define the tubes ---local outboxes = {} ---local outsel = {} ---local outimgs = {} - local REGISTER_COMPATIBILITY = true local vti = {4, 3, 2, 1, 6, 5}