Suppress unused variable warning
authorMisha Shneerson <mshneer@fb.com>
Tue, 2 Apr 2013 19:14:41 +0000 (12:14 -0700)
committerJordan DeLong <jdelong@fb.com>
Sun, 21 Apr 2013 20:20:05 +0000 (13:20 -0700)
commita25e59da9e012119124e28ceca9bfabc6aaa418b
treeeeb1c45e226dfe0db6f35a93e8d9a17efc74834a
parent1f528c76ae924bfb4c9c8db253282db8b3d3d713
Suppress unused variable warning

Summary:
HPHP compiler treats warnings as errors and the unused 'constuctor'
variable breaks the build.

Test Plan: Build

Reviewed By: simpkins@fb.com

FB internal diff: D759559
folly/detail/ThreadLocalDetail.h