From: raster Date: Mon, 5 Mar 2012 12:09:15 +0000 (+0000) Subject: nix pending comments and flah wlm_win as ok X-Git-Tag: REL_F_I9500_20120323_1~17^2~409 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6db40d638af652e326bdb31cccc4090d5481942f;p=framework%2Fuifw%2Felementary.git nix pending comments and flah wlm_win as ok git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68699 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_win.h b/src/lib/elm_win.h index db6d046..5db7f9b 100644 --- a/src/lib/elm_win.h +++ b/src/lib/elm_win.h @@ -975,20 +975,6 @@ EAPI void elm_win_focus_highlight_style_set(Evas_Object *obj, c */ EAPI const char *elm_win_focus_highlight_style_get(const Evas_Object *obj); -/*... - * ecore_x_icccm_hints_set -> accepts_focus (add to ecore_evas) - * ecore_x_icccm_hints_set -> window_group (add to ecore_evas) - * ecore_x_icccm_size_pos_hints_set -> request_pos (add to ecore_evas) - * ecore_x_icccm_client_leader_set -> l (add to ecore_evas) - * ecore_x_icccm_window_role_set -> role (add to ecore_evas) - * ecore_x_icccm_transient_for_set -> forwin (add to ecore_evas) - * ecore_x_netwm_window_type_set -> type (add to ecore_evas) - * - * (add to ecore_x) set netwm argb icon! (add to ecore_evas) - * (blank mouse, private mouse obj, defaultmouse) - * - */ - /** * Sets the keyboard mode of the window. *