mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-04-28 03:19:27 +00:00
Transceiver52M: Remove unused and unmaintained files (part 2)
Previous patch fdf71fb5 "Remove unused and unmaintained files" was
incomplete. Remove remaining use of sendLPF_961.h and rcvLPF_651.h.
Signed-off-by: Tom Tsou <tom.tsou@ettus.com>
This commit is contained in:
parent
fdf71fb552
commit
b2482baf79
2 changed files with 0 additions and 4 deletions
|
|
@ -76,8 +76,6 @@ noinst_HEADERS = \
|
|||
Transceiver.h \
|
||||
USRPDevice.h \
|
||||
DummyLoad.h \
|
||||
rcvLPF_651.h \
|
||||
sendLPF_961.h \
|
||||
Resampler.h \
|
||||
convolve.h \
|
||||
convert.h
|
||||
|
|
|
|||
|
|
@ -24,8 +24,6 @@
|
|||
|
||||
#include "sigProcLib.h"
|
||||
#include "GSMCommon.h"
|
||||
#include "sendLPF_961.h"
|
||||
#include "rcvLPF_651.h"
|
||||
|
||||
extern "C" {
|
||||
#include "convolve.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue