fix unused variables in test-heap-profiler.cc to fix compilation with GCC-4.6
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 16 Apr 2012 13:27:38 +0000 (13:27 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 16 Apr 2012 13:27:38 +0000 (13:27 +0000)
commit9641607fee6b0f4eb78a2e4f2d8b8d5a44d1d13f
tree16933b66853a030a9bc3b508c3575ea817a4cf1b
parent62945585fdcd2a8384ed15ec943b74dbdcb95a43
fix unused variables in test-heap-profiler.cc to fix compilation with GCC-4.6

TEST=GCC-4.6's face gleaming with happiness

Review URL: https://chromiumcodereview.appspot.com/10001009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11334 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-heap-profiler.cc