From 472184cb6286dcb3bca399b21dbb0f31811cf8e6 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 31 Oct 2018 00:35:18 +0100 Subject: handover_decision.h: drop unused function declaration Change-Id: I794c707f240e4c72a1c132716c3d559514bcd63b --- include/osmocom/bsc/handover_decision.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/osmocom/bsc/handover_decision.h b/include/osmocom/bsc/handover_decision.h index 09430d889..fe551cace 100644 --- a/include/osmocom/bsc/handover_decision.h +++ b/include/osmocom/bsc/handover_decision.h @@ -1,5 +1,3 @@ #pragma once -struct gsm_bts *bts_by_arfcn_bsic(const struct gsm_network *net, uint16_t arfcn, uint8_t bsic); - void handover_decision_1_init(void); -- cgit v1.2.3