| Index: runtime/vm/service.h
|
| diff --git a/runtime/vm/service.h b/runtime/vm/service.h
|
| index e7a9430e4308008f2419a236cde5e890eadf22aa..59d11fbbe887bd8bfdb43cfc489c18838e3e8b11 100644
|
| --- a/runtime/vm/service.h
|
| +++ b/runtime/vm/service.h
|
| @@ -152,7 +152,6 @@ class Service : public AllStatic {
|
| static StreamInfo logging_stream;
|
| static StreamInfo extension_stream;
|
| static StreamInfo timeline_stream;
|
| - static StreamInfo editor_stream;
|
|
|
| static bool ListenStream(const char* stream_id);
|
| static void CancelStream(const char* stream_id);
|
|
|