Commit e144c259 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Remove line added by accident.

TBR=ager@chromium.org
Review URL: http://codereview.chromium.org/3761002

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5621 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 8e72ab6d
......@@ -2712,7 +2712,6 @@ Handle<Object> Debugger::Call(Handle<JSFunction> fun,
static void StubMessageHandler2(const v8::Debug::Message& message) {
PrintF("XXX\n");
// Simply ignore message.
}
......
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