pcu_sock: drop unused function prototype

The function trx_get_hlayer1() is defined as a prototype but it is not
used anywhere and there is also no implementation, lets drop it.

Related: OS#5198
Change-Id: I91ead9379140e971ccabc83cbf2b62b8aa1fc8a2
This commit is contained in:
Philipp Maier 2023-01-03 13:44:58 +01:00
parent 813e083f90
commit c5476db6a5
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
#include <osmocom/bsc/bts_sm.h>
static int pcu_sock_send(struct gsm_bts *bts, struct msgb *msg);
uint32_t trx_get_hlayer1(struct gsm_bts_trx *trx);
int pcu_direct = 1;
static const char *sapi_string[] = {