removed copy/paste error

This commit is contained in:
Brian Smith 2012-10-01 17:36:51 -04:00
parent 849c6d3b20
commit af4a94c875
1 changed files with 0 additions and 1 deletions

View File

@ -541,7 +541,6 @@ module JamWebsockets
else
raise SessionError, 'no login data was found in Login message'
end
:properties => { :headers => { "client_id" => client.client_id } } )
end
def access_jam_session?(jam_session_id, user)