mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[MMIXER]
Amendment to rev. 49167 requested by Caemyr. svn path=/trunk/; revision=49168
This commit is contained in:
@@ -835,7 +835,7 @@ MMixerHandlePhysicalConnection(
|
||||
|
||||
/* sanity checks */
|
||||
ASSERT(PinsCount != 0);
|
||||
ASSERT(PinsCount == 1);
|
||||
//ASSERT(PinsCount == 1);
|
||||
|
||||
/* create destination line */
|
||||
Status = MMixerBuildMixerDestinationLine(MixerContext, MixerInfo, Pins[0], bInput);
|
||||
|
||||
Reference in New Issue
Block a user