Skip to content

Commit

Permalink
Merge branch 'master' of github.com:buddycloud/buddycloud-webclient
Browse files Browse the repository at this point in the history
  • Loading branch information
dodo committed Mar 4, 2012
2 parents c53cec6 + f9b5794 commit 8c9015a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/handlers/connection.coffee
Expand Up @@ -27,11 +27,6 @@ class exports.ConnectionHandler extends Backbone.EventHandler
app.debug "OUT", Strophe.serialize stanza
send.apply @connection, arguments

# workaround for development
if window.location.hostname is "localhost"
# get around Access-Control-Allow-Origin restrictions
return callback()

# check if the bosh service is reachable
jQuery.ajax
type:'POST'
Expand Down

0 comments on commit 8c9015a

Please sign in to comment.