<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/9248">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">utils: Avoid an unused variable in Solaris 11.<br><br>With ./configure --enable-dev-mode[=noisy], the build fails because every<br>warning gets an error. Therefore, Asterisk has to be free of warnings and this<br>variable must go.<br><br>Change-Id: I63dd2bc4833b9bdb04602f83422d16caf289d46a<br>---<br>M main/utils.c<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/9248/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/main/utils.c b/main/utils.c<br>index dae994d..a036c7a 100644<br>--- a/main/utils.c<br>+++ b/main/utils.c<br>@@ -2528,7 +2528,6 @@<br> {<br>    int s;<br>        int x;<br>-       int res = 0;<br>  struct lifreq *ifr = NULL;<br>    struct lifnum ifn;<br>    struct lifconf ifc;<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/9248">change 9248</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/9248"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I63dd2bc4833b9bdb04602f83422d16caf289d46a </div>
<div style="display:none"> Gerrit-Change-Number: 9248 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>