Chromium Code Reviews| Index: pkg/unittest/lib/vm_config.dart |
| diff --git a/pkg/unittest/lib/vm_config.dart b/pkg/unittest/lib/vm_config.dart |
| index 1aabe06ba80f2016d6b357da378d632563e63843..d75cb2abc332d7d25e60c767afbebc3773476a1e 100644 |
| --- a/pkg/unittest/lib/vm_config.dart |
| +++ b/pkg/unittest/lib/vm_config.dart |
| @@ -21,8 +21,6 @@ class VMConfiguration extends Configuration { |
| exit(1); |
| } |
| } |
| - |
| - void notifyController(String msg) {} |
| } |
| void useVMConfiguration() { |