eio: remove last remnant of Efl_Promise.

This commit is contained in:
Cedric BAIL 2018-04-30 15:42:24 -07:00
parent 52bd0be9b7
commit a34a733b7b
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ struct _Job_Closure
{
Eo *object;
Efl_Io_Manager_Data *pdata;
Efl_Promise *promise;
Eio_File *file;
Eina_Bool delete_me;
void *delayed_arg;