This commit is contained in:
luboslenco
2025-08-03 21:51:48 +02:00
parent 7dfe022649
commit 80b5001a99
-1
View File
@@ -163,7 +163,6 @@ struct x11_context {
struct iron_x11_procs xlib;
struct x11_context x11_ctx;
void iron_copy_to_clipboard(const char *text);
#ifdef WITH_GAMEPAD
void iron_linux_initHIDGamepads();