summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNovatux <nathanael.courant@laposte.net>2013-12-31 10:53:14 +0100
committerNovatux <nathanael.courant@laposte.net>2013-12-31 10:53:14 +0100
commitbe78a4efb74de4eb2e1b4e8ec633023a6c76077b (patch)
tree332ec51bc7cb5cd90f1656d2a4a9b23dbf9acb44
parentf4796a31b113be8d671397ea860bf7df22a878cd (diff)
Remove old code
-rw-r--r--tubes.lua4
1 files changed, 0 insertions, 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}