Efl.File: Remove method eject

Unused anywhere.
This commit is contained in:
Jean-Philippe Andre 2016-09-06 17:48:13 +09:00
parent b2d92f2626
commit 183ba660d6
1 changed files with 0 additions and 5 deletions

View File

@ -119,11 +119,6 @@ interface Efl.File {
none).]]
}
}
eject @const {
[[Eject the represented object.
Get rid of and clean the pointed resource.]]
}
async_wait @const {
[[Block and wait until all asynchronous operations are completed. Unless
the async flag was set on this object, this method has no effect.]]