[layer23] Remove obsolete function from header file
authorAndreas.Eversberg <jolly@eversberg.eu>
Fri, 1 Oct 2010 19:22:31 +0000 (19:22 +0000)
committerAndreas.Eversberg <jolly@eversberg.eu>
Fri, 1 Oct 2010 19:22:31 +0000 (19:22 +0000)
src/host/layer23/include/osmocom/bb/mobile/support.h

index 4e96221..e10888f 100644 (file)
@@ -98,7 +98,6 @@ struct gsm_support_scan_max {
 extern struct gsm_support_scan_max gsm_sup_smax[];
 
 void gsm_support_init(struct osmocom_ms *ms);
-int gsm_support_txpwr(uint8_t tx_power, uint16_t arfcn);
 void gsm_support_dump(struct gsm_support *sup,
                        void (*print)(void *, const char *, ...), void *priv);