<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/19100">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_osmux: remove unused define constants<br><br>The define constants CONN_ID_BTS and CONN_ID_NET were used in mgcp_osmux<br>long time ago when osmux support was temporarly broken. Now those<br>defines are no longer used anywhere, so lets remove them.<br><br>Change-Id: I3d0b9d482ef0e2187bccace5779a7f8b9507c4e2<br>---<br>M include/osmocom/mgcp/mgcp_internal.h<br>1 file changed, 0 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/00/19100/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/mgcp/mgcp_internal.h b/include/osmocom/mgcp/mgcp_internal.h</span><br><span>index 174bfd9..66a26bd 100644</span><br><span>--- a/include/osmocom/mgcp/mgcp_internal.h</span><br><span>+++ b/include/osmocom/mgcp/mgcp_internal.h</span><br><span>@@ -32,11 +32,6 @@</span><br><span> </span><br><span> #define CI_UNUSED 0</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* FIXME: This this is only needed to compile the currently</span><br><span style="color: hsl(0, 100%, 40%);">- * broken OSMUX support. Remove when fixed */</span><br><span style="color: hsl(0, 100%, 40%);">-#define CONN_ID_BTS "0"</span><br><span style="color: hsl(0, 100%, 40%);">-#define CONN_ID_NET "1"</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> enum mgcp_trunk_type {</span><br><span>    MGCP_TRUNK_VIRTUAL,</span><br><span>  MGCP_TRUNK_E1,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/19100">change 19100</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/osmo-mgw/+/19100"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3d0b9d482ef0e2187bccace5779a7f8b9507c4e2 </div>
<div style="display:none"> Gerrit-Change-Number: 19100 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>