| Index: client/dom/generated/src/frog/SQLStatementErrorCallback.dart
|
| diff --git a/client/dom/generated/src/frog/SQLStatementErrorCallback.dart b/client/dom/generated/src/frog/SQLStatementErrorCallback.dart
|
| deleted file mode 100644
|
| index 7c40c85c1ccd563197418623f330cd8752532557..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/frog/SQLStatementErrorCallback.dart
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -
|
| -class SQLStatementErrorCallback native "*SQLStatementErrorCallback" {
|
| -
|
| - bool handleEvent(SQLTransaction transaction, SQLError error) native;
|
| -
|
| - var dartObjectLocalStorage;
|
| -
|
| - String get typeName() native;
|
| -}
|
|
|