summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Michael <cp.michael@samsung.com>2019-11-05 09:23:10 -0500
committerChristopher Michael <cp.michael@samsung.com>2019-11-05 09:36:20 -0500
commit316136d032fba3d1f2ed24868fb8f4606bb89c6e (patch)
treec1fb8eb9d6a102d83fc9e9bf1219d1e53701814a
parent40f10e204ac1a5eae4d36ee1efc3d23f0aa46704 (diff)
downloadefl-316136d032fba3d1f2ed24868fb8f4606bb89c6e.tar.gz
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
-rw-r--r--src/lib/ecore_wl2/Ecore_Wl2.h4
1 files changed, 0 insertions, 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