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:
Michael Lutz
2020-04-10 14:23:11 +02:00
parent a31cbbf67f
commit 0e5be3887c
5 changed files with 8 additions and 575 deletions

View File

@@ -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