diff --git a/apps/app_sql_postgres.c b/apps/app_sql_postgres.c index ddbd1ca730d3ed4321dade0f8b6b85a0de1253bf..e83ab2aac4b0521aaef15195db0f30df6f0f9267 100755 --- 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