chiark / gitweb /
disable some debug chatter from speaker
[disorder] / server / speaker.c
index 4d21381a0e983f229eb0fbe52e41b9a1ffb08bd9..3aef0b082bb8d3854ecf4a1367af515262154dc2 100644 (file)
@@ -987,7 +987,9 @@ int main(int argc, char **argv) {
                                            * config->sample_format.rate
                                            * config->sample_format.channels
                                            / 1000);
+#if 0
         static unsigned logit;
+#endif
 
         /* If we're starting then initialize the base time */
         if(!rtp_time)
@@ -1001,7 +1003,7 @@ int main(int argc, char **argv) {
                                      * config->sample_format.channels)
 
                           / 1000000;
-#if 1
+#if 0
         /* TODO remove logging guff */
         if(!(logit++ & 1023))
           info("rtp_time %llu target %llu difference %lld [%lld]",