| Index: frog/lib/corelib.dart
|
| diff --git a/frog/lib/corelib.dart b/frog/lib/corelib.dart
|
| index 741e4cd35edca3f642e4b4044a2a5d6592bbc49b..bd78d2d8dac0fa1c817cab75b9fd06e9d5970a4f 100644
|
| --- a/frog/lib/corelib.dart
|
| +++ b/frog/lib/corelib.dart
|
| @@ -30,7 +30,6 @@
|
| #source("../../corelib/src/options.dart");
|
| #source("../../corelib/src/pattern.dart");
|
| #source("../../corelib/src/promise.dart");
|
| -#source("../../corelib/src/proxy.dart");
|
| #source("../../corelib/src/queue.dart");
|
| #source("../../corelib/src/regexp.dart");
|
| #source("../../corelib/src/set.dart");
|
|
|