| Index: client/html/generated/src/wrapping/_SVGFEMergeNodeElementWrappingImplementation.dart
|
| diff --git a/client/html/generated/src/wrapping/_SVGFEMergeNodeElementWrappingImplementation.dart b/client/html/generated/src/wrapping/_SVGFEMergeNodeElementWrappingImplementation.dart
|
| deleted file mode 100644
|
| index b02d03855ae132d5da660f407a3de31b23ef771b..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/src/wrapping/_SVGFEMergeNodeElementWrappingImplementation.dart
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Copyright (c) 2011, 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.
|
| -
|
| -// WARNING: Do not edit - generated code.
|
| -
|
| -class SVGFEMergeNodeElementWrappingImplementation extends SVGElementWrappingImplementation implements SVGFEMergeNodeElement {
|
| - SVGFEMergeNodeElementWrappingImplementation._wrap(ptr) : super._wrap(ptr) {}
|
| -
|
| - SVGAnimatedString get in1() { return LevelDom.wrapSVGAnimatedString(_ptr.in1); }
|
| -}
|
|
|