Fix linto.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3515 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
kasperl@chromium.org 2009-12-22 12:39:56 +00:00
parent 6742d62c30
commit f034c31bb2

View File

@ -766,7 +766,6 @@ void MacroAssembler::AllocateInNewSpace(int header_size,
// Update allocation top.
UpdateAllocationTopHelper(result_end, scratch);
}