AUDIO: Remove obsolete comment.

svn-id: r54098
This commit is contained in:
Johannes Schickel 2010-11-05 15:38:31 +00:00
parent a6bee87990
commit 49b3635181

View File

@ -276,11 +276,6 @@ private:
* 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: