devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=316136d032fba3d1f2ed24868fb8f4606bb89c6e

commit 316136d032fba3d1f2ed24868fb8f4606bb89c6e
Author: Christopher Michael <[email protected]>
Date:   Tue Nov 5 09:23:10 2019 -0500

    ecore-wl2: Remove dead comment
    
    Now that the (mostly unused) functions have been moved to be internal,
    we don't need a comment in here about documenting them
---
 src/lib/ecore_wl2/Ecore_Wl2.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/lib/ecore_wl2/Ecore_Wl2.h b/src/lib/ecore_wl2/Ecore_Wl2.h
index 9ec30151e4..eca4733710 100644
--- a/src/lib/ecore_wl2/Ecore_Wl2.h
+++ b/src/lib/ecore_wl2/Ecore_Wl2.h
@@ -2003,10 +2003,6 @@ EAPI Eina_Bool 
ecore_wl2_window_resizing_get(Ecore_Wl2_Window *window);
  */
 EAPI void ecore_wl2_window_update_begin(Ecore_Wl2_Window *window);
 
-/* TODO: doxygen if we are keeping any of the below functions public */
-
-
-
 # endif
 
 # undef EAPI

-- 


Reply via email to