[asterisk-commits] qwell: trunk r111295 - /trunk/main/frame.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Mar 26 19:27:36 CDT 2008
Author: qwell
Date: Wed Mar 26 19:27:35 2008
New Revision: 111295
URL: http://svn.digium.com/view/asterisk?view=rev&rev=111295
Log:
But we can change the API here.
Modified:
trunk/main/frame.c
Modified: trunk/main/frame.c
URL: http://svn.digium.com/view/asterisk/trunk/main/frame.c?view=diff&rev=111295&r1=111294&r2=111295
==============================================================================
--- trunk/main/frame.c (original)
+++ trunk/main/frame.c Wed Mar 26 19:27:35 2008
@@ -85,7 +85,6 @@
int size;
int format;
int readdata;
- int optimizablestream;
int flags;
float samplesperbyte;
struct ast_frame f;
More information about the asterisk-commits
mailing list