From 9e1dbf532e4450f99797b7a8e580172449c615aa Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 31 Jul 2014 16:57:17 +0200 Subject: sysmobts: Remove debug left over from enabling the RTP mode --- src/osmo-bts-sysmo/femtobts.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/osmo-bts-sysmo') diff --git a/src/osmo-bts-sysmo/femtobts.h b/src/osmo-bts-sysmo/femtobts.h index b700dfd6..8be198fb 100644 --- a/src/osmo-bts-sysmo/femtobts.h +++ b/src/osmo-bts-sysmo/femtobts.h @@ -36,7 +36,6 @@ * this on 3.11. */ #if SUPERFEMTO_API_VERSION >= SUPERFEMTO_API(3, 11, 0) -#warning "Using RTP mode.." #define USE_L1_RTP_MODE /* Tell L1 to use RTP mode */ #endif #endif -- cgit v1.2.3