mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
remove now useless extern declarations.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48580 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -49,8 +49,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
#include "editline/readline/readline.h"
|
#include "editline/readline/readline.h"
|
||||||
#include "asterisk/threadstorage.h"
|
#include "asterisk/threadstorage.h"
|
||||||
|
|
||||||
extern unsigned long global_fin, global_fout;
|
|
||||||
|
|
||||||
AST_THREADSTORAGE(ast_cli_buf);
|
AST_THREADSTORAGE(ast_cli_buf);
|
||||||
|
|
||||||
/*! \brief Initial buffer size for resulting strings in ast_cli() */
|
/*! \brief Initial buffer size for resulting strings in ast_cli() */
|
||||||
|
Reference in New Issue
Block a user