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

Tor Lillqvist tml at collabora.com
Tue Dec 17 05:18:29 PST 2013


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

New commits:
commit f4502a2f7f36c8dba9f76176cc761dd66b1a0e16
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Dec 17 15:10:03 2013 +0200

    These get defined through lo.xcconfig now
    
    Change-Id: I4d574b728aa0a60808bcfdd36c503476c226599a

diff --git a/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h b/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h
index eac726c..9a12cd2 100644
--- a/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h
+++ b/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h
@@ -26,28 +26,9 @@ static const BOOL
 #define LOG_RECT(RECT,NAME)  NSLog(@"%@: w:%d, h:%d, origin:(%d,%d)",NAME, (int) RECT.size.width, (int) RECT.size.height, (int) RECT.origin.x, (int) RECT.origin.y)
 #define IGNORE_ARG(X) ((void) X)
 
-#define ARM
-#define ARM32
-#define BOOST_DETAIL_NO_CONTAINER_FWD
 #define CPPU_ENV gcc3
-#define DBG_UTIL
-#define DISABLE_DYNLOADING
-#define DISABLE_SCRIPTING
-#define ENABLE_READONLY_INSTALLSET
-#define IOS
-#define LIBO_INTERNAL_ONLY
-#define NO_PTHREAD_PRIORITY
 #define OSL_DEBUG_LEVEL 1
-#define SAL_LOG_INFO
-#define SAL_LOG_WARN
-#define SUPD 410
-#define UNIX
-#define UNX
-#define _DEBUG
-#define _PTHREADS
-#define _REENTRANT
 #define RTL_USING
-#define SYSTEM_ZLIB
 #define HAVE_GCC_VISIBILITY_FEATURE
 
 #import "time.h"


More information about the Libreoffice-commits mailing list