Fix formatting problem.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1483 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
kmillikin@chromium.org 2009-03-11 06:31:21 +00:00
parent 0e60cf38dc
commit 8d622ac4ac

View File

@ -629,7 +629,6 @@ ShadowTarget::ShadowTarget(BreakTarget* shadowed) {
// being used until shadowing stops. // being used until shadowing stops.
cgen_ = NULL; cgen_ = NULL;
masm_ = NULL; masm_ = NULL;
} }