forked from mirror/OpenTTD
Remove: [OSX] Old fullscreen subdriver for pre 10.7 systems.
Since the move to C++11, building for pre 10.7 is not possible with the native Apple tools. Also, due to bitrot, the file doesn't even compile anymore. While this could be fixed, it shows that this subdriver is basically never used anymore.
This commit is contained in:
@@ -1171,7 +1171,6 @@ sound/null_s.cpp
|
||||
#if COCOA
|
||||
video/cocoa/cocoa_v.mm
|
||||
video/cocoa/event.mm
|
||||
video/cocoa/fullscreen.mm
|
||||
video/cocoa/wnd_quartz.mm
|
||||
music/cocoa_m.cpp
|
||||
sound/cocoa_s.cpp
|
||||
|
Reference in New Issue
Block a user