Removing this as jQuery is already included in Shimmie now.

This commit is contained in:
jgen 2014-04-20 04:35:33 -04:00
parent 8b698e1b6f
commit 717401ccab

View file

@ -16,7 +16,6 @@ class Chatbox extends Extension {
$root = get_base_href();
$yPath = make_http("") . "/ext/chatbox/";
$page->add_html_header("
<script src=\"$root/ext/chatbox/js/jquery.js\" type=\"text/javascript\"></script>
<script src=\"$root/ext/chatbox/js/yshout.js\" type=\"text/javascript\"></script>
<link rel=\"stylesheet\" href=\"$root/ext/chatbox/css/dark.yshout.css\" />