Codechange: remove #ifdef from .cpp files to exclude features
commit4d04009d12932270da0e492b155cb2e699389c30
authorPatric Stout <truebrain@openttd.org>
Sun, 7 Apr 2019 10:02:04 +0000 (7 12:02 +0200)
committerglx22 <glx22@users.noreply.github.com>
Fri, 5 Jun 2020 17:36:05 +0000 (5 19:36 +0200)
treee29a7242195bb91a08fc0ca4bc82ecd399b700f0
parent4218ebc932950a8751146784ea5dad127bc27b10
Codechange: remove #ifdef from .cpp files to exclude features

With CMake, these files are simply not compiled to start with.
src/music/dmusic.cpp
src/os/windows/string_uniscribe.cpp
src/os/windows/string_uniscribe.h
src/sound/xaudio2_s.cpp