e-comp-wl: Remove resize.width & height from structure

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-10-22 11:44:48 -04:00
parent 87d9872b4c
commit d2360f569c
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ struct _E_Comp_Wl_Data
struct
{
struct wl_resource *resource;
int32_t width, height;
uint32_t edges;
} resize;