diff Veneer.lua @ 76:83b3cdaae6a5

refactor into addons
author Nenue
date Sat, 27 Aug 2016 10:45:05 -0400
parents d9d16e67725c
children 0784b87f9722
line wrap: on
line diff
--- a/Veneer.lua	Sat Aug 27 07:09:54 2016 -0400
+++ b/Veneer.lua	Sat Aug 27 10:45:05 2016 -0400
@@ -170,11 +170,6 @@
 end
 
 
-vn.wrap = function(module)
-  vn.modules = vn.modules or {}
-  tinsert(vn.modules, module)
-end
-
 SLASH_VENEER1 = "/veneer"
 SLASH_VENEER2 = "/vn"