devilhorns pushed a commit to branch master.

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

commit 1fd35b0636dcad90c3f67defbb538f3e7779c6b6
Author: Chris Michael <cp.mich...@samsung.com>
Date:   Wed Oct 22 11:49:28 2014 -0400

    wl_desktop_shell: Remove silly debug message
    
    Signed-off-by: Chris Michael <cp.mich...@samsung.com>
---
 src/modules/wl_desktop_shell/e_mod_main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/modules/wl_desktop_shell/e_mod_main.c 
b/src/modules/wl_desktop_shell/e_mod_main.c
index 28942cb..71d4f54 100644
--- a/src/modules/wl_desktop_shell/e_mod_main.c
+++ b/src/modules/wl_desktop_shell/e_mod_main.c
@@ -853,8 +853,6 @@ _e_xdg_shell_surface_cb_resize(struct wl_client *client 
EINA_UNUSED, struct wl_r
         return;
      }
 
-   DBG("Comp Resize Edges Set: %d", edges);
-
    cdata->resize.resource = resource;
    cdata->resize.edges = edges;
    cdata->ptr.grab_x = cdata->ptr.x;

-- 


Reply via email to