aboutsummaryrefslogtreecommitdiffstats
path: root/main/frame.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-27 00:27:35 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-27 00:27:35 +0000
commitefedd3215361cf396f011485cbfd14aecc3512c8 (patch)
tree7aa09decdb984747abada254c29706717793b5d7 /main/frame.c
parent54f4bb1c0b4fcf8c8c675cfc1cd6ff0a1590f5d4 (diff)
But we can change the API here.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@111295 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/frame.c')
-rw-r--r--main/frame.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/frame.c b/main/frame.c
index 07ce936f2..3971393fd 100644
--- a/main/frame.c
+++ b/main/frame.c
@@ -85,7 +85,6 @@ struct ast_smoother {
int size;
int format;
int readdata;
- int optimizablestream;
int flags;
float samplesperbyte;
struct ast_frame f;