AUDIO: Fix some Doxygen comments that seem wrong.

This commit is contained in:
Einar Johan Trøan Sømåen 2014-08-29 03:29:13 +02:00
parent e34a8fe9eb
commit 06c3a73289

View File

@ -125,8 +125,6 @@ public:
/**
* Returns number of loops the stream has played.
*
* @param numLoops number of loops to play, 0 - infinite
*/
uint getCompleteIterations() const { return _completeIterations; }
private: