summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDipesh Amin <yaypunkrock@gmail.com>2012-03-31 23:35:07 +0100
committerDipesh Amin <yaypunkrock@gmail.com>2012-03-31 23:35:07 +0100
commit26643c039b88e477456ff1f8c99897c8f46eacd4 (patch)
treee55f5b69d9d22dab3aca76530d732a185991d724
parente453af5cb5f85b175cea8f06f211d1e36db67d08 (diff)
downloadmanamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.tar.gz
manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.tar.bz2
manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.tar.xz
manamarket-26643c039b88e477456ff1f8c99897c8f46eacd4.zip
This line just produces spam.
-rw-r--r--utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils.py b/utils.py
index c517558..f911d43 100644
--- a/utils.py
+++ b/utils.py
@@ -131,7 +131,6 @@ class Broadcast:
if (time.time() - self.Timer) > 2 * 60:
self.mapserv.sendall(emote(193))
self.Timer = time.time()
- print "shop_broadcast"
else:
time.sleep(0.1)