devilhorns pushed a commit to branch master.

commit bf410c957b701781672acd3c4be8dba462891969
Author: Chris Michael <[email protected]>
Date:   Thu Aug 29 08:27:44 2013 +0100

    Remove region members from Ecore_Wl_Window structure. No need to keep
    these around.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_wayland/Ecore_Wayland.h | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h 
b/src/lib/ecore_wayland/Ecore_Wayland.h
index a4d0847..b1ef463 100644
--- a/src/lib/ecore_wayland/Ecore_Wayland.h
+++ b/src/lib/ecore_wayland/Ecore_Wayland.h
@@ -208,11 +208,6 @@ struct _Ecore_Wl_Window
 
    struct 
      {
-        struct wl_region *input, *opaque;
-     } region;
-
-   struct 
-     {
         struct wl_surface *surface;
         int hot_x, hot_y;
         Eina_Bool set : 1;

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to