Remove unneeded extern declaration from libosmocotrl
Change-Id: I464df2d03538c71f6666046c67170746690e723dchanges/79/30879/1
parent
c1cf4af11b
commit
67e71eac1c
|
@ -27,8 +27,6 @@
|
|||
|
||||
#include <pdp.h>
|
||||
|
||||
extern vector ctrl_node_vec;
|
||||
|
||||
static int get_subscriber_list(struct ctrl_cmd *cmd, void *d)
|
||||
{
|
||||
struct sgsn_mm_ctx *mm;
|
||||
|
|
Loading…
Reference in New Issue