backup
[lcr.git] / main.c
diff --git a/main.c b/main.c
index a769d21..19d2c8d 100644 (file)
--- a/main.c
+++ b/main.c
@@ -264,13 +264,6 @@ int main(int argc, char *argv[])
                goto free;
        }
 
                goto free;
        }
 
-       /* check if we have a jitter limit that makes sense */
-       if (ISDN_JITTERLIMIT < 256)
-       {
-               fprintf(stderr, "The ISDN_JITTERLIMIT must be at least 256 samples.\n");
-               goto free;
-       }
-
        /* init crc */
        crc_init();
 
        /* init crc */
        crc_init();