mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
remove unnecessary declaration (bug #4040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5634 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -106,8 +106,6 @@ STANDARD_LOCAL_USER;
|
|||||||
|
|
||||||
LOCAL_USER_DECL;
|
LOCAL_USER_DECL;
|
||||||
|
|
||||||
extern void pbx_builtin_setvar_helper(struct ast_channel *chan, char *name, char *value);
|
|
||||||
|
|
||||||
#define AST_PGSQL_ID_DUMMY 0
|
#define AST_PGSQL_ID_DUMMY 0
|
||||||
#define AST_PGSQL_ID_CONNID 1
|
#define AST_PGSQL_ID_CONNID 1
|
||||||
#define AST_PGSQL_ID_RESID 2
|
#define AST_PGSQL_ID_RESID 2
|
||||||
|
Reference in New Issue
Block a user