<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11849">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mobile/app_mobile.c: drop redundant printf() call<br><br>The VTY requisites are always being printed by libosmovty,<br>there is no need to duplicate this information.<br><br>Change-Id: I688f66175ea67d4c6a46819bee7d300ad9ce7cc7<br>---<br>M src/host/layer23/src/mobile/app_mobile.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.osmocom.org:29418/osmocom-bb refs/changes/49/11849/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/host/layer23/src/mobile/app_mobile.c b/src/host/layer23/src/mobile/app_mobile.c</span><br><span>index f53445a..af627c6 100644</span><br><span>--- a/src/host/layer23/src/mobile/app_mobile.c</span><br><span>+++ b/src/host/layer23/src/mobile/app_mobile.c</span><br><span>@@ -469,7 +469,6 @@</span><br><span>                         vty_ip, vty_port, strerror(errno));</span><br><span>          return rc;</span><br><span>   }</span><br><span style="color: hsl(0, 100%, 40%);">-       printf("VTY available on %s %u\n", vty_ip, vty_port);</span><br><span> </span><br><span>  osmo_signal_register_handler(SS_GLOBAL, &global_signal_cb, NULL);</span><br><span>        osmo_signal_register_handler(SS_L1CTL, &mobile_signal_cb, NULL);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11849">change 11849</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/11849"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I688f66175ea67d4c6a46819bee7d300ad9ce7cc7 </div>
<div style="display:none"> Gerrit-Change-Number: 11849 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>