| Index: samples/pop_pop_win/lib/src/stage.dart
|
| diff --git a/samples/pop_pop_win/lib/src/stage.dart b/samples/pop_pop_win/lib/src/stage.dart
|
| deleted file mode 100644
|
| index e6a88d8886b55fa9a59db10d27c63bdbe699b88f..0000000000000000000000000000000000000000
|
| --- a/samples/pop_pop_win/lib/src/stage.dart
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
|
| -// for details. All rights reserved. Use of this source code is governed by a
|
| -// BSD-style license that can be found in the LICENSE file.
|
| -library pop_pop_win.stage;
|
| -
|
| -export 'stage/game_element.dart' show titleClickedEvent;
|
| -export 'stage/game_root.dart';
|
|
|