[asterisk-commits] oej: trunk r175827 - in /trunk: ./ formats/format_ilbc.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun Feb 15 14:39:55 CST 2009
Author: oej
Date: Sun Feb 15 14:39:55 2009
New Revision: 175827
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=175827
Log:
Merged revisions 175825 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r175825 | oej | 2009-02-15 21:33:17 +0100 (Sön, 15 Feb 2009) | 2 lines
format_ilbc does not depend on codec libraries and can therefore always be made. My mistake. Ursäkta!
........
Modified:
trunk/ (props changed)
trunk/formats/format_ilbc.c
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/formats/format_ilbc.c
URL: http://svn.digium.com/svn-view/asterisk/trunk/formats/format_ilbc.c?view=diff&rev=175827&r1=175826&r2=175827
==============================================================================
--- trunk/formats/format_ilbc.c (original)
+++ trunk/formats/format_ilbc.c Sun Feb 15 14:39:55 2009
@@ -24,10 +24,6 @@
* \arg File name extension: ilbc
* \ingroup formats
*/
-
-/*** MODULEINFO
- <defaultenabled>no</defaultenabled>
- ***/
#include "asterisk.h"
More information about the asterisk-commits
mailing list