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:
Tom Tsou 2015-11-06 10:49:07 -08:00 committed by Michael Iedema
parent fdf71fb552
commit b2482baf79
2 changed files with 0 additions and 4 deletions

View file

@ -76,8 +76,6 @@ noinst_HEADERS = \
Transceiver.h \
USRPDevice.h \
DummyLoad.h \
rcvLPF_651.h \
sendLPF_961.h \
Resampler.h \
convolve.h \
convert.h

View file

@ -24,8 +24,6 @@
#include "sigProcLib.h"
#include "GSMCommon.h"
#include "sendLPF_961.h"
#include "rcvLPF_651.h"
extern "C" {
#include "convolve.h"