Remove redundant #define
commit140f8f257f86bc78c3abb8a70ba54c0e5f604cc5
authorConsul <void@aleksoft.net>
Thu, 30 Apr 2009 20:52:46 +0000 (30 13:52 -0700)
committermalc <av1474@comtv.ru>
Fri, 1 May 2009 07:31:23 +0000 (1 11:31 +0400)
tree352e4198aae435b4cef9f3d4e9bbf24a4c9bdf20
parent0b4e6e3e788ec1fdf95c405191981b10b26c4bd1
Remove redundant #define

Suppress a warning
audio/dsoundaudio.c:35:1: warning: "WIN32_LEAN_AND_MEAN" redefined
<command line>:4:1: warning: this is the location of the previous definition

Signed-off-by: Alex Ivanov <void@aleksoft.net>
audio/dsoundaudio.c