| Index: client/html/generated/html/frog/FileEntry.dart
|
| diff --git a/client/html/generated/html/frog/FileEntry.dart b/client/html/generated/html/frog/FileEntry.dart
|
| deleted file mode 100644
|
| index e8795a1e986c2c1d5fafb0262d0407b895525174..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/FileEntry.dart
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -
|
| -class _FileEntryImpl extends _EntryImpl implements FileEntry native "*FileEntry" {
|
| -
|
| - void createWriter(FileWriterCallback successCallback, [ErrorCallback errorCallback = null]) native;
|
| -
|
| - void file(FileCallback successCallback, [ErrorCallback errorCallback = null]) native;
|
| -}
|
|
|