]> cgit.babelmonkeys.de Git - adhocweb.git/blobdiff - js/main.js
Move Strophe.addNamespace call to adhoc.js
[adhocweb.git] / js / main.js
index 15a0fd079a41a87b3d9f4a807495856c41e42486..73ace060a8394f96a984b32e9ba61fa9080e287c 100644 (file)
@@ -1,8 +1,6 @@
 var BOSH_SERVICE = 'http://localhost:5280/http-bind/';
 var show_log = true;
 
-Strophe.addNamespace("ADHOC", "http://jabber.org/protocol/commands");
-
 var localJID = null;
 var connection   = null;