Fix ARM build on mac.
authorplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 24 Oct 2013 07:03:52 +0000 (07:03 +0000)
committerplind44@gmail.com <plind44@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 24 Oct 2013 07:03:52 +0000 (07:03 +0000)
commit2f67645fcce1ffbe443dd849748b9fc0ce7de691
treedc32d7b0b9069909c495740470cbabc96048bf1f
parent75e6803ddc9416b1c73d208a72afd12c3015d501
Fix ARM build on mac.

Remove a couple unused vars left behind after r16676. Clang on mac
is pickier than gcc on linux, specifically gcc does not complain about
unused class member variables.

BUG=
R=danno@chromium.org

Review URL: https://codereview.chromium.org/39193003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17356 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/regexp-macro-assembler-arm.h