(Folly) Remove unused variable according to -Wunused-variable
authorHannes Roth <hannesr@fb.com>
Fri, 3 May 2013 16:37:17 +0000 (09:37 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 20 May 2013 18:01:27 +0000 (11:01 -0700)
commitbbe8ee53ab2e73e900751611e09cd448d58bb07a
tree71bdf76ce20627aee6eb2610bcc4bdb1380d8fc7
parent9345f46ef16cd087960997f436b42233aa85053d
(Folly) Remove unused variable according to -Wunused-variable

Summary:
I am trying to move more code into a HPHP extension, and it's complaining about
this.

Test Plan: `fbconfig -r folly && fbmake runtests`

Reviewed By: delong.j@fb.com

FB internal diff: D799096
folly/dynamic-inl.h