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
This commit is contained in:
Christopher Michael 2019-11-05 09:23:10 -05:00
parent 40f10e204a
commit 316136d032
1 changed files with 0 additions and 4 deletions

View File

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