folly: fix one more -Wunused-parameter
authorIgor Sugak <sugak@fb.com>
Mon, 1 Feb 2016 22:35:10 +0000 (14:35 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Mon, 1 Feb 2016 23:20:24 +0000 (15:20 -0800)
commitcdadb0471dd8ed3ca41612dcd3ba30265403f34d
treedc7ecc5b4d6a852072d38e73807b43c73b6b7120
parent0704bd04222ebd745bffa731319d88493605d932
folly: fix one more -Wunused-parameter

Summary: The usage is guarded by a preprocessor macro, and I didn't noticed this earlier.

Reviewed By: yfeldblum

Differential Revision: D2887016

fb-gh-sync-id: 791c4d16475aab77235792953997a281354018e9
folly/io/async/AsyncSSLSocket.cpp