aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/femtobts.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-07-31 16:57:17 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-07-31 16:57:39 +0200
commit9e1dbf532e4450f99797b7a8e580172449c615aa (patch)
tree3714c5478f74a72c7af7f1a122efeaa8fcb81225 /src/osmo-bts-sysmo/femtobts.h
parentb3d1779b96cfe9f7b0ae2a4e0cff9cf354770de0 (diff)
sysmobts: Remove debug left over from enabling the RTP mode
Diffstat (limited to 'src/osmo-bts-sysmo/femtobts.h')
-rw-r--r--src/osmo-bts-sysmo/femtobts.h1
1 files changed, 0 insertions, 1 deletions
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