Index: client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
diff --git a/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate b/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
deleted file mode 100644 |
index 0613aa2fa381ee1a5a929e395e420c28dffbf5c8..0000000000000000000000000000000000000000 |
--- a/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// Copyright (c) 2012, 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. |
- |
-interface XSLTProcessor$EXTENDS default _XSLTProcessorFactoryProvider { |
- |
- XSLTProcessor(); |
-$!MEMBERS} |