devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=eefee97c2a3d3d5a76067ee1a9e0d15dbbdd67b5

commit eefee97c2a3d3d5a76067ee1a9e0d15dbbdd67b5
Author: Chris Michael <cpmich...@osg.samsung.com>
Date:   Tue May 3 11:18:41 2016 -0400

    ecore-evas-wayland: Remove include for old Ecore_Wayland library
    
    This include is leftover from the porting to Ecore_Wl2. Remove
    unused include for old Ecore_Wayland library
    
    @fix
    
    Signed-off-by: Chris Michael <cpmich...@osg.samsung.com>
---
 src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h 
b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
index 06aff41..9942e90 100644
--- a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
+++ b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_private.h
@@ -19,7 +19,6 @@
 #include <Ecore.h>
 #include <Ecore_Input.h>
 #include <Ecore_Input_Evas.h>
-#include <Ecore_Wayland.h>
 #include <Ecore_Wl2.h>
 #include "ecore_wl2_private.h"
 

-- 


Reply via email to