winmm: Remove unused define.

This commit is contained in:
Andrew Eikum 2012-03-07 10:59:37 -06:00 committed by Alexandre Julliard
parent 71ababefdd
commit 3579bbd8ab
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@
WINE_DEFAULT_DEBUG_CHANNEL(winmm);
/* Default set of drivers to be loaded */
#define WINE_DEFAULT_WINMM_DRIVER "alsa,oss,coreaudio"
/* each known type of driver has an instance of this structure */
typedef struct tagWINE_LLTYPE {
/* those attributes depend on the specification of the type */