mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
code formatting and comments, plus minor device state fix (bug #4171)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5669 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -347,10 +347,6 @@ extern int ast_getformatbyname(char *name);
|
||||
*/
|
||||
extern char *ast_codec2str(int codec);
|
||||
|
||||
/*! Pick the best codec */
|
||||
/* Choose the best codec... Uhhh... Yah. */
|
||||
extern int ast_best_codec(int fmts);
|
||||
|
||||
struct ast_smoother;
|
||||
|
||||
extern struct ast_format_list *ast_get_format_list_index(int index);
|
||||
|
Reference in New Issue
Block a user