# HG changeset patch # User Chris Cannam # Date 1444837154 -3600 # Node ID 83c60632bac02efd174220f2db8e14786cf57972 # Parent 7cf6f5501212197bb02e41f5cbdca0c21226a5ee Remove more debug diff -r 7cf6f5501212 -r 83c60632bac0 audio/AudioCallbackPlaySource.cpp --- a/audio/AudioCallbackPlaySource.cpp Wed Oct 14 16:02:09 2015 +0100 +++ b/audio/AudioCallbackPlaySource.cpp Wed Oct 14 16:39:14 2015 +0100 @@ -35,7 +35,7 @@ #include #include -#define DEBUG_AUDIO_PLAY_SOURCE 1 +//#define DEBUG_AUDIO_PLAY_SOURCE 1 //#define DEBUG_AUDIO_PLAY_SOURCE_PLAYING 1 static const int DEFAULT_RING_BUFFER_SIZE = 131071;