Add (void)ssl back to SSLContext for -Wunused-parameter
authorMichael Lee <mzlee@fb.com>
Thu, 28 Jan 2016 18:52:42 +0000 (10:52 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Thu, 28 Jan 2016 19:20:22 +0000 (11:20 -0800)
commit08dba5714790020d2fa677e34e624eb4f34a20ca
tree74e7573de927d9aa5113e03c49d0c517a7716457
parent4a61b67ff129225de3c3ddbaecb2daee7a4f6a3a
Add (void)ssl back to SSLContext for -Wunused-parameter

Summary:
I'm not sure what accepted practice is to make the
-Wunused-parameter not balk.

Reviewed By: igorsugak

Differential Revision: D2874705

fb-gh-sync-id: 8765bae504fd90dfd8896857f4bf865ca8f64a8a
folly/io/async/SSLContext.cpp