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

16.0
Jenkins2 7 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