From 70e1c8e497b210e0be9ea406756592f8ca882215 Mon Sep 17 00:00:00 2001 From: ckaotik Date: Tue, 13 Apr 2010 23:19:48 +0200 Subject: [PATCH] disabled debug output ... once again --- helper.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper.lua b/helper.lua index 4ace4a5..48ca7b4 100644 --- a/helper.lua +++ b/helper.lua @@ -1,6 +1,6 @@ _, BrokerGarbage = ... -local debug = true +local debug = false -- Addon Basics -- 1.7.9.5