From be78a4efb74de4eb2e1b4e8ec633023a6c76077b Mon Sep 17 00:00:00 2001 From: Novatux Date: Tue, 31 Dec 2013 10:53:14 +0100 Subject: [PATCH] Remove old code --- tubes.lua | 4 ---- 1 file changed, 4 deletions(-) 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}