<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/18673">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_data_shared: drop declaration of non-existing gsm_parse_reg()<br><br>Change-Id: I2a53ec4b599a7845e49d484f4cd061d7e67c3a28<br>---<br>M include/osmo-bts/gsm_data_shared.h<br>1 file changed, 0 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/73/18673/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h</span><br><span>index 45feda6..ee73952 100644</span><br><span>--- a/include/osmo-bts/gsm_data_shared.h</span><br><span>+++ b/include/osmo-bts/gsm_data_shared.h</span><br><span>@@ -1,7 +1,6 @@</span><br><span> #ifndef _GSM_DATA_SHAREDH</span><br><span> #define _GSM_DATA_SHAREDH</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-#include <regex.h></span><br><span> #include <stdbool.h></span><br><span> #include <stdint.h></span><br><span> </span><br><span>@@ -814,12 +813,6 @@</span><br><span> /* return the gsm_lchan for the CBCH (if it exists at all) */</span><br><span> struct gsm_lchan *gsm_bts_get_cbch(struct gsm_bts *bts);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*</span><br><span style="color: hsl(0, 100%, 40%);">- * help with parsing regexps</span><br><span style="color: hsl(0, 100%, 40%);">- */</span><br><span style="color: hsl(0, 100%, 40%);">-int gsm_parse_reg(void *ctx, regex_t *reg, char **str,</span><br><span style="color: hsl(0, 100%, 40%);">-             int argc, const char **argv) __attribute__ ((warn_unused_result));</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> #define BSIC2BCC(bsic) ((bsic) & 0x3)</span><br><span> </span><br><span> static inline uint8_t gsm_ts_tsc(const struct gsm_bts_trx_ts *ts)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/18673">change 18673</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-bts/+/18673"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2a53ec4b599a7845e49d484f4cd061d7e67c3a28 </div>
<div style="display:none"> Gerrit-Change-Number: 18673 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>