From 221db402f51133121c9d760444445e5efcaefc86 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 3 Jan 2012 01:08:43 +0000 Subject: [PATCH] Ecore_Wayland: Quiet down output by disabling LOGFNs. SVN revision: 66765 --- legacy/ecore/src/lib/ecore_wayland/ecore_wl_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ecore/src/lib/ecore_wayland/ecore_wl_private.h b/legacy/ecore/src/lib/ecore_wayland/ecore_wl_private.h index 3beeac5..9d21be8 100644 --- a/legacy/ecore/src/lib/ecore_wayland/ecore_wl_private.h +++ b/legacy/ecore/src/lib/ecore_wayland/ecore_wl_private.h @@ -3,7 +3,7 @@ # include -# define LOGFNS 1 +//# define LOGFNS 1 # ifdef LOGFNS # include -- 2.7.4