Skip to content

Commit

Permalink
Removed SPMediaKeyTap solution for macOS media keys.
Browse files Browse the repository at this point in the history
  • Loading branch information
23rd committed Jun 10, 2021
1 parent 03efe01 commit 97b9c3f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
3 changes: 0 additions & 3 deletions external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ add_checked_subdirectory(qr_code_generator)
add_checked_subdirectory(ranges)
add_checked_subdirectory(rlottie)
add_checked_subdirectory(rnnoise)
if (APPLE)
add_checked_subdirectory(sp_media_key_tap)
endif()
if (LINUX AND NOT DESKTOP_APP_DISABLE_DBUS_INTEGRATION)
add_checked_subdirectory(statusnotifieritem)
endif()
Expand Down
26 changes: 0 additions & 26 deletions external/sp_media_key_tap/CMakeLists.txt

This file was deleted.

0 comments on commit 97b9c3f

Please sign in to comment.