From fe95777cfee675a4e489d80a9de613ed51a39000 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 16 Jun 2012 21:15:56 +0900 Subject: Remove a debug code. --- twittperator/twsidebar.tw | 2 -- 1 file changed, 2 deletions(-) (limited to 'twittperator') diff --git a/twittperator/twsidebar.tw b/twittperator/twsidebar.tw index 0961c00..585c39a 100755 --- a/twittperator/twsidebar.tw +++ b/twittperator/twsidebar.tw @@ -237,8 +237,6 @@ liberator.modules.TWAnekoSB = ANekoSB = (function () { type: 'favorite' }; appendTweet(t, 'home', streamName); - appendTweet(t, 'debug', streamName); - Config.sound.debug.play(); } } catch (e) { liberator.log(e); -- cgit v1.2.3