[Libreoffice-commits] core.git: ios/shared

Tor Lillqvist tml at collabora.com
Sat Dec 28 06:32:08 PST 2013


 ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1c7ea4668d306620662bb36e5d82de0fee923aef
Author: Tor Lillqvist <tml at collabora.com>
Date:   Sat Dec 28 15:01:49 2013 +0200

    OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfig
    
    Change-Id: If35f0407e40bfeade9c2a342e509ef5e84306f53

diff --git a/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h b/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h
index 9a12cd2..eb87735 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
 


More information about the Libreoffice-commits mailing list