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

13.23
Joshua Colp 7 years ago committed by Gerrit Code Review
commit dca83e2aa2

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

Loading…
Cancel
Save