Commit 544d941b authored by erik.corry@gmail.com's avatar erik.corry@gmail.com

Fix lint

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6260 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent ff8ed6b7
......@@ -78,7 +78,7 @@ void LInstruction::PrintTo(StringStream* stream) {
if (HasPointerMap()) {
stream->Add(" ");
//pointer_map()->PrintTo(stream);
// pointer_map()->PrintTo(stream);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment