[asterisk-commits] dvossel: branch dvossel/fixtheworld_phase1_step3 r303466 - /team/dvossel/fixt...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Jan 24 10:53:59 CST 2011
Author: dvossel
Date: Mon Jan 24 10:53:55 2011
New Revision: 303466
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=303466
Log:
Remove un-used defines in translate.h
Modified:
team/dvossel/fixtheworld_phase1_step3/include/asterisk/translate.h
Modified: team/dvossel/fixtheworld_phase1_step3/include/asterisk/translate.h
URL: http://svnview.digium.com/svn/asterisk/team/dvossel/fixtheworld_phase1_step3/include/asterisk/translate.h?view=diff&rev=303466&r1=303465&r2=303466
==============================================================================
--- team/dvossel/fixtheworld_phase1_step3/include/asterisk/translate.h (original)
+++ team/dvossel/fixtheworld_phase1_step3/include/asterisk/translate.h Mon Jan 24 10:53:55 2011
@@ -23,9 +23,6 @@
#ifndef _ASTERISK_TRANSLATE_H
#define _ASTERISK_TRANSLATE_H
-
-#define MAX_AUDIO_FORMAT 47 /* Do not include video here */
-#define MAX_FORMAT 64 /* Do include video here */
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
More information about the asterisk-commits
mailing list