summaryrefslogtreecommitdiff
path: root/src/video/cocoa/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/cocoa/CMakeLists.txt')
-rw-r--r--src/video/cocoa/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video/cocoa/CMakeLists.txt b/src/video/cocoa/CMakeLists.txt
index 8bcc6b2e0..968a98a91 100644
--- a/src/video/cocoa/CMakeLists.txt
+++ b/src/video/cocoa/CMakeLists.txt
@@ -4,6 +4,5 @@ add_files(
cocoa_v.mm
cocoa_wnd.h
cocoa_wnd.mm
- event.mm
CONDITION APPLE
)