mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-02-18 18:11:05 +00:00
Remove handwritten macros
This commit is contained in:
parent
413bcbeb84
commit
30886a3d78
1 changed files with 0 additions and 2 deletions
|
@ -137,8 +137,6 @@ typedef guint64 uint64_t;
|
|||
#include <ws2tcpip.h> /* Provides also socklen_t */
|
||||
|
||||
/* WIN32 special defines */
|
||||
#define DSOUND_SUPPORT 1
|
||||
#define WINMIDI_SUPPORT 1
|
||||
#define STDIN_FILENO 0
|
||||
#define STDOUT_FILENO 1
|
||||
#define STDERR_FILENO 2
|
||||
|
|
Loading…
Reference in a new issue