diff audio/AudioCallbackPlaySource.h @ 502:bfe468c89d30 tony-2.0-integration

Merge from branch "3.0-integration"
author Chris Cannam
date Wed, 14 Oct 2015 10:19:24 +0100
parents cd9dec2f47e8
children 39e94df71d24
line wrap: on
line diff
--- a/audio/AudioCallbackPlaySource.h	Tue Oct 13 14:26:40 2015 +0100
+++ b/audio/AudioCallbackPlaySource.h	Wed Oct 14 10:19:24 2015 +0100
@@ -116,8 +116,7 @@
     virtual sv_frame_t getPlayEndFrame() { return m_lastModelEndFrame; }
 
     /**
-     * Set the playback target.  This should be called by the target
-     * class.
+     * Set the playback target.
      */
     virtual void setSystemPlaybackTarget(breakfastquay::SystemPlaybackTarget *);