Skip to content

Commit

Permalink
alias_db: get rid of compilation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed May 2, 2017
1 parent 6525428 commit 78dce87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/alias_db/alias_db.c
Expand Up @@ -346,7 +346,6 @@ int bind_alias_db(struct alias_db_binds *pxb)
*/
static int ki_alias_db_lookup(sip_msg_t* msg, str* stable)
{
str table_s;
unsigned long flags;

flags = 0;
Expand Down

0 comments on commit 78dce87

Please sign in to comment.