devilhorns pushed a commit to branch master.

commit 2811dad225b6e471c6fbef8b31c50268cc1dad38
Author: Chris Michael <[email protected]>
Date:   Thu Aug 29 08:36:21 2013 +0100

    Remove pending_allocation member of window structure (not used
    anywhere).
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/lib/ecore_wayland/Ecore_Wayland.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_wayland/Ecore_Wayland.h 
b/src/lib/ecore_wayland/Ecore_Wayland.h
index b1ef463..4ebb146 100644
--- a/src/lib/ecore_wayland/Ecore_Wayland.h
+++ b/src/lib/ecore_wayland/Ecore_Wayland.h
@@ -217,7 +217,7 @@ struct _Ecore_Wl_Window
    int x, y;
    int edges;
 
-   Eina_Rectangle allocation, pending_allocation;
+   Eina_Rectangle allocation;
    Eina_Rectangle saved_allocation, server_allocation;
 
    /* Eina_Bool redraw_scheduled : 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