From: Jason Parker Date: Thu, 27 Mar 2008 00:27:35 +0000 (+0000) Subject: But we can change the API here. X-Git-Tag: 1.6.0-beta7~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f2ae67a3e6b4d0bd189d19e8f030b3134306273;p=thirdparty%2Fasterisk.git But we can change the API here. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@111295 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/frame.c b/main/frame.c index 07ce936f2c..3971393fd2 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;