Remove region members from Ecore_Wl_Window structure. No need to keep

these around.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-08-29 08:27:44 +01:00
parent f940f11a9b
commit bf410c957b
1 changed files with 0 additions and 5 deletions

View File

@ -206,11 +206,6 @@ struct _Ecore_Wl_Window
struct wl_surface *surface;
struct wl_shell_surface *shell_surface;
struct
{
struct wl_region *input, *opaque;
} region;
struct
{
struct wl_surface *surface;