This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch x11-keeb-repeat-delay
in repository enlightenment.

View the commit online.

commit 569e7b7d238d62ae27648412bf1f35b367211efb
Author: Swagtoy <m...@ow.swag.toys>
AuthorDate: Thu Jun 26 03:14:00 2025 -0400

    Kbd: Remove unused func prototype
---
 src/bin/e_xkb.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/e_xkb.h b/src/bin/e_xkb.h
index cc0fa1a55..66844760e 100644
--- a/src/bin/e_xkb.h
+++ b/src/bin/e_xkb.h
@@ -12,7 +12,6 @@ E_API void e_xkb_layout_prev(void);
 E_API E_Config_XKB_Layout *e_xkb_layout_get(void);
 E_API void e_xkb_repeat_set(int delay, int rate);
 E_API void e_xkb_layout_set(const E_Config_XKB_Layout *cl);
-E_API void e_xkb_keyboard_repeat_get();
 E_API const char *e_xkb_layout_name_reduce(const char *name);
 E_API void e_xkb_e_icon_flag_setup(Evas_Object *eicon, const char *name);
 E_API void e_xkb_flag_file_get(char *buf, size_t bufsize, const char *name);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to