From 89cff547303ac6cc8f157c44a247b41c42e34774 Mon Sep 17 00:00:00 2001
From: Cedric Roux <cedric.roux@eurecom.fr>
Date: Wed, 11 Jan 2017 16:00:36 +0100
Subject: [PATCH] remove '#define OPENAIR_LTE' from openair1/PHY/defs.h

---
 openair1/PHY/defs.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/openair1/PHY/defs.h b/openair1/PHY/defs.h
index d1ac2d5f61..d462fe58cb 100644
--- a/openair1/PHY/defs.h
+++ b/openair1/PHY/defs.h
@@ -124,7 +124,6 @@ static inline void* malloc16_clear( size_t size )
 #include "PHY/TOOLS/defs.h"
 #include "platform_types.h"
 
-#define OPENAIR_LTE
 #ifdef OPENAIR_LTE
 
 #include "PHY/LTE_TRANSPORT/defs.h"
-- 
GitLab