fixes, screen in and out works, fixed release problem in mISDNuser
[lcr.git] / tones.c
diff --git a/tones.c b/tones.c
index e5f2c75..783c83b 100644 (file)
--- a/tones.c
+++ b/tones.c
@@ -217,7 +217,7 @@ int open_tone(char *file, int *codec, signed long *length, signed long *left)
                                                *length = ((signed long)chunk)>>1;
                                        if (left)
                                                *left = ((signed long)chunk)>>1;
-                                       printf("left=%d\n",*left);
+//                                     printf("left=%d\n",*left);
                                } else
                                if (bytes==2 && channels==2)
                                {