Skip to content

Commit

Permalink
Merge pull request #6 from jherdman/minor-cleanup
Browse files Browse the repository at this point in the history
Remove debugging line
  • Loading branch information
dj2 committed Aug 15, 2011
2 parents b5cc81c + 461ff34 commit 3f163fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/em-jack/connection.rb
Expand Up @@ -240,7 +240,7 @@ def connected

def disconnected
d = @deferrables.dup
p 'disconnected'

## if reconnecting, need to fail ourself to remove any callbacks
fail

Expand Down

0 comments on commit 3f163fd

Please sign in to comment.