devilhorns pushed a commit to branch master.

commit abd79fff9be366c707e8a3e75b5cc5d1f4a3273b
Author: Christopher Michael <[email protected]>
Date:   Tue Mar 5 09:17:27 2013 +0000

    Fix formatting.
    Remove call to display_dispatch (not needed here during init).
    
    Signed-off-by: Christopher Michael <[email protected]>
---
 src/lib/ecore_wayland/ecore_wl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_wayland/ecore_wl.c b/src/lib/ecore_wayland/ecore_wl.c
index f5f1a59..82d8f86 100644
--- a/src/lib/ecore_wayland/ecore_wl.c
+++ b/src/lib/ecore_wayland/ecore_wl.c
@@ -349,7 +349,7 @@ _ecore_wl_cb_handle_data(void *data, Ecore_Fd_Handler *hdl)
    Ecore_Wl_Display *ewd;
    int ret;
 
-   /* LOGFN(__FILE__, __LINE__, __FUNCTION__); */
+   LOGFN(__FILE__, __LINE__, __FUNCTION__);
 
    if (!(ewd = data)) return ECORE_CALLBACK_RENEW;
 

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to