| Index: lib/html/doc/interface/SQLTransactionCallback.dartdoc
|
| diff --git a/lib/html/doc/interface/SQLTransactionCallback.dartdoc b/lib/html/doc/interface/SQLTransactionCallback.dartdoc
|
| deleted file mode 100644
|
| index d8e2be44acbc342a6486b5a08b5e07ba4d2d0c4a..0000000000000000000000000000000000000000
|
| --- a/lib/html/doc/interface/SQLTransactionCallback.dartdoc
|
| +++ /dev/null
|
| @@ -1,9 +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:
|
| -// This file contains documentation that is merged into the real source.
|
| -// Do not make code changes here.
|
| -
|
| -typedef bool SQLTransactionCallback(SQLTransaction transaction);
|
|
|