fixeria submitted this change.
tests/rlcmac: remove unused #includes
Change-Id: Ib3315f61eb90704b1216094a80e9f379f4150d33
---
M tests/rlcmac/RLCMACTest.cpp
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/tests/rlcmac/RLCMACTest.cpp b/tests/rlcmac/RLCMACTest.cpp
index 30476c5..7b98d18 100644
--- a/tests/rlcmac/RLCMACTest.cpp
+++ b/tests/rlcmac/RLCMACTest.cpp
@@ -15,21 +15,14 @@
-//#include <BitVector.h>
#include <iostream>
-#include <cstdlib>
#include <cstring>
-#include <assert.h>
#include "gprs_rlcmac.h"
#include "decoding.h"
extern "C" {
-#include "pcu_vty.h"
-#include <osmocom/vty/telnet_interface.h>
-#include <osmocom/vty/logging.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/msgb.h>
-#include <osmocom/core/application.h>
#include "csn1.h"
#include "gsm_rlcmac.h"
To view, visit change 28951. To unsubscribe, or for help writing mail filters, visit settings.