Skip to content
Snippets Groups Projects
Commit 4c228c3f authored by Mark Spencer's avatar Mark Spencer
Browse files

Remove useless declaration (bug #4040)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5480 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent eea0213f
No related branches found
No related tags found
No related merge requests found
...@@ -106,8 +106,6 @@ STANDARD_LOCAL_USER; ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment