| Index: sdk/lib/_internal/compiler/implementation/compiler.dart
|
| ===================================================================
|
| --- sdk/lib/_internal/compiler/implementation/compiler.dart (revision 15190)
|
| +++ sdk/lib/_internal/compiler/implementation/compiler.dart (working copy)
|
| @@ -96,8 +96,6 @@
|
|
|
| SourceString getCheckedModeHelper(DartType type) => null;
|
| void registerInstantiatedClass(ClassElement cls, Enqueuer enqueuer) {}
|
| -
|
| - Element getInterceptor(Selector selector);
|
| }
|
|
|
| abstract class Compiler implements DiagnosticListener {
|
|
|