Fixes and improves parsing of config file.
[lcr.git] / bchannel.h
index 267f8b7..f7b3860 100644 (file)
@@ -30,8 +30,6 @@ struct bchannel {
        int b_dtmf;
        int b_bf_len;
        unsigned char b_bf_key[128];
-       int rebuffer_usage;
-       unsigned char rebuffer[160];
 };