Remove redundant wl_pointer in grab structure.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-08-28 08:12:01 +01:00
parent a7c4552bbe
commit 8560bc4726
1 changed files with 0 additions and 1 deletions

View File

@ -392,7 +392,6 @@ struct _E_Wayland_Shell_Interface
struct _E_Wayland_Shell_Grab
{
struct wl_pointer_grab grab;
struct wl_pointer *pointer;
Evas_Coord x, y, w, h;
unsigned int edges;