mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-11 03:55:07 -05:00
Clean up unnecessary compiler checks.
This commit is contained in:
parent
e68fac14c8
commit
212d774613
@ -15,8 +15,6 @@ namespace Ship {
|
||||
};
|
||||
}
|
||||
|
||||
#if !_MSC_VER && !__APPLE__
|
||||
#endif
|
||||
#ifdef _WIN32
|
||||
#include "WasapiAudioPlayer.h"
|
||||
#elif defined(__linux)
|
||||
|
Loading…
Reference in New Issue
Block a user