- Silence warning for Christoph

svn path=/trunk/; revision=45740
This commit is contained in:
Johannes Anderwald 2010-03-01 12:08:36 +00:00
parent d11c861ed1
commit 86a010102c

View file

@ -203,7 +203,9 @@ MMixerGetControlTypeFromTopologyNode(
UNIMPLEMENTED;
return MIXERCONTROL_CONTROLTYPE_VOLUME;
}
UNIMPLEMENTED
//TODO
//check for other supported node types
//UNIMPLEMENTED
return 0;
}