Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mini_ssl.c: Avoid warning: unused variable 'eng' #1409

Merged
merged 1 commit into from Sep 13, 2017

Conversation

olleolleolle
Copy link
Contributor

@olleolleolle olleolleolle commented Sep 12, 2017

This warning appeared in AppVeyor output:

https://ci.appveyor.com/project/nateberkopec/puma/build/job/wiq5ep0b2r1oqdj9

This PR heeds the warning, and does not declare an unused variable name.

@nateberkopec nateberkopec merged commit 5c2f1f3 into puma:master Sep 13, 2017
@olleolleolle olleolleolle deleted the patch-3 branch September 13, 2017 04:25
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.

None yet

2 participants