mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
Merge "utils: Avoid an unused variable in Solaris 11." into 13
This commit is contained in:
@@ -2568,7 +2568,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;
|
||||
|
Reference in New Issue
Block a user