nix pending comments and flah wlm_win as ok
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Mar 2012 12:09:15 +0000 (12:09 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Mar 2012 12:09:15 +0000 (12:09 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68699 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_win.h

index db6d046..5db7f9b 100644 (file)
@@ -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.
  *