]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
But we can change the API here.
authorJason Parker <jparker@digium.com>
Thu, 27 Mar 2008 00:27:35 +0000 (00:27 +0000)
committerJason Parker <jparker@digium.com>
Thu, 27 Mar 2008 00:27:35 +0000 (00:27 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@111295 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/frame.c

index 07ce936f2cbdae9092fc5bcc88ed222b5f22200a..3971393fd2780d26f1c79cab9e22e41e9146307f 100644 (file)
@@ -85,7 +85,6 @@ struct ast_smoother {
        int size;
        int format;
        int readdata;
-       int optimizablestream;
        int flags;
        float samplesperbyte;
        struct ast_frame f;