diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-19 21:19:17 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-19 21:19:17 -0400 |
| commit | 19c14ae3cda45f919987111e98e7bf11f2c2b2fb (patch) | |
| tree | 80b7b8ebf0f8d87dca75cf4b28a7ce206ee2f5b5 /static/js | |
| parent | 462d127bb4073bc3941a03757065b1ea40d8f3a3 (diff) | |
| parent | ab2715f972dfc4707987895d1e66f571689a9848 (diff) | |
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'static/js')
| -rw-r--r-- | static/js/pichat.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/js/pichat.js b/static/js/pichat.js index ac89dc4..c92cb62 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -510,9 +510,6 @@ function initProfile() { t.html(buildMsgContent(t.text())); }); initLogThumb() - if (window.location.href == 'http://dump.fm/scottbot') { - $('body').append($('<embed src="/static/tunes/busters.mid" autostart="true" hidden="true">')); - } }; function initLog() { |
