e-comp-wl: Remove resize.width & height from structure
authorChris Michael <cp.michael@samsung.com>
Wed, 22 Oct 2014 15:44:48 +0000 (11:44 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 30 Oct 2014 14:39:08 +0000 (10:39 -0400)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl.h

index 19f6bc2..3d46d63 100644 (file)
@@ -188,7 +188,6 @@ struct _E_Comp_Wl_Data
    struct
      {
         struct wl_resource *resource;
-        int32_t width, height;
         uint32_t edges;
      } resize;