Remove: [OSX] QuickDraw video subdriver used for OSX versions up to 10.4.

Since the C++11 move, getting OpenTTD to compile and run for anything
below 10.7 basically requires building a custom compiler and libc++.
Also, the QuickDraw subdriver crashes on more modern OSX version. While this
is fixable, keeping the driver around is probably pointless.
This commit is contained in:
Michael Lutz
2020-04-10 14:21:54 +02:00
parent 9d7ad67c1d
commit a31cbbf67f
5 changed files with 4 additions and 654 deletions

View File

@@ -1173,7 +1173,6 @@ sound/null_s.cpp
video/cocoa/event.mm
video/cocoa/fullscreen.mm
video/cocoa/wnd_quartz.mm
video/cocoa/wnd_quickdraw.mm
music/cocoa_m.cpp
sound/cocoa_s.cpp
os/macosx/splash.cpp