Index: media/audio/audio_util.h |
=================================================================== |
--- media/audio/audio_util.h (revision 141503) |
+++ media/audio/audio_util.h (working copy) |
@@ -132,9 +132,6 @@ |
// sometimes check was written incorrectly, so move into separate function. |
MEDIA_EXPORT bool IsWASAPISupported(); |
-// Returns number of buffers to be used by wave out. |
-MEDIA_EXPORT int NumberOfWaveOutBuffers(); |
- |
#endif // defined(OS_WIN) |
} // namespace media |