mirror of
https://github.com/dhewm/dhewm3-sdk.git
synced 2024-11-21 20:21:19 +00:00
Get rid of sys_stub.cpp
Unused.
This commit is contained in:
parent
a97f685132
commit
2d43892ef3
1 changed files with 0 additions and 1 deletions
|
@ -631,7 +631,6 @@ set(src_core
|
|||
|
||||
set(src_stub_openal sys/stub/openal_stub.cpp)
|
||||
set(src_stub_gl sys/stub/stub_gl.cpp)
|
||||
set(src_stub_sys sys/stub/sys_stub.cpp)
|
||||
set(src_stub_util sys/stub/util_stub.cpp)
|
||||
|
||||
set(src_sys_dedicated sys/linux/dedicated.cpp)
|
||||
|
|
Loading…
Reference in a new issue