summaryrefslogtreecommitdiff
path: root/src/os/macosx/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Lutz <michi@icosahedron.de>2021-02-06 20:09:12 +0100
committerMichael Lutz <michi@icosahedron.de>2021-02-13 22:21:17 +0100
commit23389e949169ee65ca2b53cb09c11f6d4ce2bd67 (patch)
tree62f027ce879cd7165247bf223cf7c3519a48b659 /src/os/macosx/CMakeLists.txt
parent063b90b97db14e19a339a3970eb33c6ba6e6d37f (diff)
downloadopenttd-23389e949169ee65ca2b53cb09c11f6d4ce2bd67.tar.xz
Remove: [OSX] Startup splash screen.
It wasn't displayed anyway as it was never copied to the bundle.
Diffstat (limited to 'src/os/macosx/CMakeLists.txt')
-rw-r--r--src/os/macosx/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/os/macosx/CMakeLists.txt b/src/os/macosx/CMakeLists.txt
index 31f6af7d4..6b4f2f279 100644
--- a/src/os/macosx/CMakeLists.txt
+++ b/src/os/macosx/CMakeLists.txt
@@ -4,8 +4,6 @@ add_files(
macos.h
macos.mm
osx_stdafx.h
- splash.cpp
- splash.h
string_osx.cpp
string_osx.h
CONDITION APPLE