Index: src/debug/debug-interface.h |
diff --git a/src/debug/debug-interface.h b/src/debug/debug-interface.h |
index fec7663ea6b91319210055e3dcb612fbb8b7a987..443e07497db2d16a0bec9a114ad8d80aa106be6c 100644 |
--- a/src/debug/debug-interface.h |
+++ b/src/debug/debug-interface.h |
@@ -207,8 +207,6 @@ |
Local<Function> GetBuiltin(Isolate* isolate, Builtin builtin); |
-void SetConsoleDelegate(Isolate* isolate, ConsoleDelegate* delegate); |
- |
/** |
* Native wrapper around v8::internal::JSGeneratorObject object. |
*/ |