Commit ae127606 authored by JC Brand's avatar JC Brand

base_url is not being used.

parent 88b1b55e
......@@ -1468,7 +1468,6 @@
$toggle.unbind('click');
this.username = chatdata.attr('username');
this.base_url = chatdata.attr('base_url');
$(document).bind('jarnxmpp.connected', $.proxy(function () {
this.connection.xmlInput = function (body) { console.log(body); };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment