wl_desktop_shell: Remove silly debug message

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-10-22 11:49:28 -04:00
parent 1203b36635
commit 1fd35b0636
1 changed files with 0 additions and 2 deletions

View File

@ -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;