Remove old code
authorNovatux <nathanael.courant@laposte.net>
Tue, 31 Dec 2013 09:53:14 +0000 (10:53 +0100)
committerNovatux <nathanael.courant@laposte.net>
Tue, 31 Dec 2013 12:54:13 +0000 (13:54 +0100)
tubes.lua

index 862da40a2855454ce51fcc6c4064dde8a528145a..892c163eef78635ec7e1694d92201a25088d10cd 100644 (file)
--- 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}