| Index: pkg/analysis_server/test/stress/utilities/server.dart
|
| diff --git a/pkg/analysis_server/test/stress/utilities/server.dart b/pkg/analysis_server/test/stress/utilities/server.dart
|
| index f5149e3bf60d99af4d1c74ad82e10aa70465598a..533281badbafe80b1b32a080cbb8b88fe992ab7e 100644
|
| --- a/pkg/analysis_server/test/stress/utilities/server.dart
|
| +++ b/pkg/analysis_server/test/stress/utilities/server.dart
|
| @@ -613,9 +613,6 @@ class Server {
|
| * If [diagnosticPort] is not `null`, the server will serve status pages to
|
| * the specified port.
|
| *
|
| - * If [enableNewAnalysisDriver] is `true`, the server will use the new
|
| - * analysis driver.
|
| - *
|
| * If [profileServer] is `true`, the server will be started with "--observe"
|
| * and "--pause-isolates-on-exit", allowing the observatory to be used.
|
| *
|
|
|