From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- contrib/SDL-3.2.8/src/hidapi/testgui/mac_support.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 contrib/SDL-3.2.8/src/hidapi/testgui/mac_support.h (limited to 'contrib/SDL-3.2.8/src/hidapi/testgui/mac_support.h') diff --git a/contrib/SDL-3.2.8/src/hidapi/testgui/mac_support.h b/contrib/SDL-3.2.8/src/hidapi/testgui/mac_support.h deleted file mode 100644 index 7d9ab49..0000000 --- a/contrib/SDL-3.2.8/src/hidapi/testgui/mac_support.h +++ /dev/null @@ -1,17 +0,0 @@ -/******************************* - Mac support for HID Test GUI - - Alan Ott - Signal 11 Software - -*******************************/ - -#ifndef MAC_SUPPORT_H__ -#define MAC_SUPPORT_H__ - -extern "C" { - void init_apple_message_system(); - void check_apple_events(); -} - -#endif -- cgit v1.2.3