From 1c7ea4668d306620662bb36e5d82de0fee923aef Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 28 Dec 2013 15:01:49 +0200 Subject: OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfig Change-Id: If35f0407e40bfeade9c2a342e509ef5e84306f53 --- ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ios/shared') diff --git a/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h b/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h index 9a12cd2b3399..eb87735fb0af 100644 --- a/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h +++ b/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h @@ -27,7 +27,6 @@ static const BOOL #define IGNORE_ARG(X) ((void) X) #define CPPU_ENV gcc3 -#define OSL_DEBUG_LEVEL 1 #define RTL_USING #define HAVE_GCC_VISIBILITY_FEATURE -- cgit