From 316136d032fba3d1f2ed24868fb8f4606bb89c6e Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 5 Nov 2019 09:23:10 -0500 Subject: [PATCH] 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