ecore_evas_wayland: Remove content rectangle from engine data

It's no longer used.
This commit is contained in:
Derek Foreman 2018-02-08 14:37:57 -06:00
parent 3d2f5b1fd8
commit d20c0bf964
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ struct _Ecore_Evas_Engine_Wl_Data
Ecore_Wl2_Window *parent, *win;
Ecore_Event_Handler *sync_handler;
int fx, fy, fw, fh;
Eina_Rectangle content;
Ecore_Wl2_Frame_Cb_Handle *frame;
int x_rel;
int y_rel;