[Scummvm-cvs-logs] SF.net SVN: scummvm:[54098] scummvm/trunk/sound/audiostream.h
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Fri Nov 5 16:38:31 CET 2010
Revision: 54098
http://scummvm.svn.sourceforge.net/scummvm/?rev=54098&view=rev
Author: lordhoto
Date: 2010-11-05 15:38:31 +0000 (Fri, 05 Nov 2010)
Log Message:
-----------
AUDIO: Remove obsolete comment.
Modified Paths:
--------------
scummvm/trunk/sound/audiostream.h
Modified: scummvm/trunk/sound/audiostream.h
===================================================================
--- scummvm/trunk/sound/audiostream.h 2010-11-05 13:24:57 UTC (rev 54097)
+++ scummvm/trunk/sound/audiostream.h 2010-11-05 15:38:31 UTC (rev 54098)
@@ -276,11 +276,6 @@
* The same caveats apply to SubSeekableAudioStream as do to SeekableAudioStream.
*
* Manipulating the parent stream directly /will/ mess up a substream.
- *
- * IMPORTANT:
- * Note for engine authors. This object is currently under inspection. In case
- * we need to revise the looping API we might drop this. So if you really need
- * something like this object, please drop a mail to LordHoto.
*/
class SubSeekableAudioStream : public SeekableAudioStream {
public:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list