devilhorns pushed a commit to branch master.

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

commit d350217ed5940b8a29e91987910c8d46e8f8a708
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Tue Oct 14 17:29:25 2014 -0400

    remove debug noise in comp_wl_data
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/bin/e_comp_wl_data.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_comp_wl_data.c b/src/bin/e_comp_wl_data.c
index bccfdb5..f247a23 100644
--- a/src/bin/e_comp_wl_data.c
+++ b/src/bin/e_comp_wl_data.c
@@ -393,7 +393,7 @@ _e_comp_wl_data_manager_cb_device_get(struct wl_client 
*client, struct wl_resour
    E_Comp_Data *cdata;
    struct wl_resource *res;
 
-   DBG("Data Manager Device Get");
+   /* DBG("Data Manager Device Get"); */
 
    /* try to get the compositor data */
    if (!(cdata = wl_resource_get_user_data(seat_resource))) return;

-- 


Reply via email to