From 94b76ce9a4ec8280f65ff289c637ea739514fb9d Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sat, 6 Feb 2021 20:22:37 +0100 Subject: Cleanup: [OSX] Move event loop into video driver file. --- src/video/cocoa/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/video/cocoa/CMakeLists.txt') 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 ) -- cgit v1.2.3-70-g09d2