diff options
-rwxr-xr-x | twittperator/twsidebar.tw | 2 |
1 files changed, 0 insertions, 2 deletions
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); |