[WDMAUD.DRV]

- Fix compilation when using USE_MMIXER_LIB #2

svn path=/trunk/; revision=47841
This commit is contained in:
Johannes Anderwald 2010-06-24 10:54:58 +00:00
parent 6aa532398f
commit 83357c470d

View file

@ -354,10 +354,11 @@ WdmAudInitUserModeMixer()
return TRUE; return TRUE;
} }
VOID MMRESULT
WdmAudCleanupMMixer() WdmAudCleanupByMMixer()
{ {
/* TODO */ /* TODO */
return MMSYSERR_NOERROR;
} }
MMRESULT MMRESULT