From 4be5eae51116d682cd13f98876f013d7ec5ed802 Mon Sep 17 00:00:00 2001 From: thomasl <thomasl@eurecom.fr> Date: Tue, 3 Mar 2015 10:39:49 +0000 Subject: [PATCH] Revert my modifs for cmake: cmake is too cleaver, it rebuild all each time as i was modiying compilation time at each run git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6645 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- openair2/UTIL/LOG/log.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/openair2/UTIL/LOG/log.h b/openair2/UTIL/LOG/log.h index e3b549f962..b5517c5b33 100755 --- a/openair2/UTIL/LOG/log.h +++ b/openair2/UTIL/LOG/log.h @@ -55,9 +55,6 @@ #include "rtai_fifos.h" #endif -#ifdef CMAKER -#include <ConfigOAI.h> -#endif /*----------------------------------------------------------------------------*/ #ifdef __cplusplus -- GitLab