Skip to content

Remove unreachable code#1224

Merged
lpinca merged 1 commit into
masterfrom
remove/dead-code
Oct 30, 2017
Merged

Remove unreachable code#1224
lpinca merged 1 commit into
masterfrom
remove/dead-code

Conversation

@lpinca

@lpinca lpinca commented Oct 29, 2017

Copy link
Copy Markdown
Member

zlib.DeflateRaw emits an 'error' event only when an attempt to use it is made after it has already been closed and this cannot happen in our case.

@lpinca lpinca changed the title [minor] Remove unreachable code Remove unreachable code Oct 29, 2017
`zlib.DeflateRaw` emits an `'error'` event only when an attempt to use
it is made after it has already been closed and this cannot happen in
our case.
@lpinca lpinca merged commit 8ea3739 into master Oct 30, 2017
@lpinca lpinca deleted the remove/dead-code branch October 30, 2017 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant