extn: remove files.{w,h} that are not used.

This commit is contained in:
Gustavo Sverzut Barbieri 2013-12-20 13:10:38 -02:00
parent a2baca3270
commit fc05567c8f
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ struct _Extn
Eina_Bool sys : 1;
} svc;
struct {
int w, h;
Eina_List *updates;
} file;
struct {