[Asterisk-cvs] asterisk/apps app_sql_postgres.c,1.7,1.7.2.1
russell at lists.digium.com
russell at lists.digium.com
Wed May 11 22:27:32 CDT 2005
- Previous message: [Asterisk-cvs]
zaptel Makefile, 1.52.2.10, 1.52.2.11 fxsdump.c, 1.1,
1.1.2.1 patgen.c, 1.3, 1.3.2.1 patlooptest.c, 1.3,
1.3.2.1 pattest.c, 1.3, 1.3.2.1 timertest.c, 1.1,
1.1.2.1 ztdiag.c, 1.1, 1.1.2.1
- Next message: [Asterisk-cvs] zaptel ztcfg.c,1.16.2.1,1.16.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv13779/apps
Modified Files:
Tag: v1-0
app_sql_postgres.c
Log Message:
remove unnecessary declaration (bug #4040)
Index: app_sql_postgres.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_sql_postgres.c,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- app_sql_postgres.c 14 Jul 2004 07:34:34 -0000 1.7
+++ app_sql_postgres.c 12 May 2005 02:33:33 -0000 1.7.2.1
@@ -106,8 +106,6 @@
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
- Previous message: [Asterisk-cvs]
zaptel Makefile, 1.52.2.10, 1.52.2.11 fxsdump.c, 1.1,
1.1.2.1 patgen.c, 1.3, 1.3.2.1 patlooptest.c, 1.3,
1.3.2.1 pattest.c, 1.3, 1.3.2.1 timertest.c, 1.1,
1.1.2.1 ztdiag.c, 1.1, 1.1.2.1
- Next message: [Asterisk-cvs] zaptel ztcfg.c,1.16.2.1,1.16.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list