projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea0213
)
Remove useless declaration (bug #4040)
author
Mark Spencer
<markster@digium.com>
Sat, 16 Apr 2005 08:50:50 +0000
(08:50 +0000)
committer
Mark Spencer
<markster@digium.com>
Sat, 16 Apr 2005 08:50:50 +0000
(08:50 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5480
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_sql_postgres.c
patch
|
blob
|
history
diff --git
a/apps/app_sql_postgres.c
b/apps/app_sql_postgres.c
index
ddbd1ca
..
e83ab2a
100755
(executable)
--- a/
apps/app_sql_postgres.c
+++ b/
apps/app_sql_postgres.c
@@
-106,8
+106,6
@@
STANDARD_LOCAL_USER;
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_CONNID 1
#define AST_PGSQL_ID_RESID 2