summaryrefslogtreecommitdiffstats
path: root/macos.c
diff options
context:
space:
mode:
Diffstat (limited to 'macos.c')
-rw-r--r--macos.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/macos.c b/macos.c
index ac5faf0e8..d1b3bbedd 100644
--- a/macos.c
+++ b/macos.c
@@ -48,11 +48,6 @@ void subsurface_command_line_exit(int *argc, char ***argv)
/* this is a no-op */
}
-bool subsurface_os_feature_available(os_feature_t f)
-{
- return TRUE;
-}
-
int enumerate_devices (device_callback_t callback, void *userdata)
{
int index = -1;