Merge "utils: Avoid an unused variable in Solaris 11."

changes/25/9225/3
Jenkins2 8 years ago committed by Gerrit Code Review
commit bbd962bc4b

@ -2485,7 +2485,6 @@ void ast_set_default_eid(struct ast_eid *eid)
{
int s;
int x;
int res = 0;
struct lifreq *ifr = NULL;
struct lifnum ifn;
struct lifconf ifc;

Loading…
Cancel
Save