Quick lint fix

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@269 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
christian.plesner.hansen@gmail.com 2008-09-11 10:37:57 +00:00
parent c2022ec76e
commit 6063e76cec

View File

@ -918,7 +918,6 @@ void VariableProxy::GenerateStoreCode(MacroAssembler* masm,
Scope* scope,
Reference* ref,
InitState init_state) {
Comment cmnt(masm, "[ Store to VariableProxy");
Variable* node = var();