Quantcast

Get rid of spam.

Scott Sibley [08-29-10 - 04:34]
Get rid of spam.
Filename
StarTip.lua
diff --git a/StarTip.lua b/StarTip.lua
index 930445b..f1ec41a 100644
--- a/StarTip.lua
+++ b/StarTip.lua
@@ -192,7 +192,7 @@ do
 			t = {...}
 		end
 		if newtbl then
-			StarTip:Print("new/recycled table " .. GetTime(), "new " .. newCount, "del " .. delCount)
+			--StarTip:Print("new table " .. GetTime(), "new " .. newCount, "del " .. delCount)
 		end
 		t.__starref__ = true
 		newCount = newCount + 1