Chromium Code Reviews| Index: runtime/vm/isolate.h |
| diff --git a/runtime/vm/isolate.h b/runtime/vm/isolate.h |
| index 370afa0f208b23efdd61eaca9ed4d37aad204192..b6b76b31ad3e9ec3895404b40d384889f145a543 100644 |
| --- a/runtime/vm/isolate.h |
| +++ b/runtime/vm/isolate.h |
| @@ -685,7 +685,6 @@ class Isolate : public BaseIsolate { |
| void Shutdown(); |
| void BuildName(const char* name_prefix); |
| - void PrintInvokedFunctions(); |
| void ProfileIdle(); |