mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2025-01-19 15:40:54 +00:00
Get rid of dead code in the OSX backend
Not used by anything.
This commit is contained in:
parent
a8b4f9e5f6
commit
15f23f48ac
1 changed files with 0 additions and 3 deletions
|
@ -634,13 +634,10 @@ if (APPLE)
|
|||
sys/posix/posix_input.cpp
|
||||
sys/osx/PickMonitor.cpp
|
||||
sys/osx/PreferencesDialog.cpp
|
||||
sys/osx/macosx_guids.cpp
|
||||
sys/osx/DOOMController.mm
|
||||
sys/osx/macosx_event.mm
|
||||
sys/osx/macosx_glimp.mm
|
||||
sys/osx/macosx_misc.mm
|
||||
# sys/osx/macosx_utils.mm
|
||||
# sys/osx/macosx_sys.mm
|
||||
)
|
||||
elseif (WIN32)
|
||||
set(src_sys_base
|
||||
|
|
Loading…
Reference in a new issue