From ccde5c9557382f56a40e0c94fc29eca8bd886c1c Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sat, 4 Feb 2017 03:10:08 +0100 Subject: remove pcu own bitvector implementation The osmocore bitvec is exact the same, but use a pointer instead of a reference. Change-Id: Id8f797631d89aa12b6e48efb2dc153a3e2f059f7 --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 7cc239bd..97de06d1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,7 +46,6 @@ libgprs_la_SOURCES = \ gprs_ms.cpp \ gprs_ms_storage.cpp \ gsm_timer.cpp \ - bitvector.cpp \ pcu_l1_if.cpp \ pcu_vty.c \ pcu_vty_functions.cpp \ @@ -80,7 +79,6 @@ noinst_HEADERS = \ gprs_ms_storage.h \ pcu_l1_if.h \ gsm_timer.h \ - bitvector.h \ pcu_vty.h \ pcu_vty_functions.h \ tbf.h \ -- cgit v1.2.3