summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-19 11:43:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-19 14:28:13 +0100
commitd5c86be04ee4ab4dba14bc70adc91bf5888dc31c (patch)
treedfdcb1010028531fa8f95e9f5f4bca2d3d085ded /ios
parentf9d3e0f57c173494d250aadd0022abb738634f43 (diff)
No need for RTL_USING in addition to LIBO_INTERNAL_ONLY
Change-Id: Iaa65658aed6bb4abb20a4d95dc9c6caf7c1c764b
Diffstat (limited to 'ios')
-rw-r--r--ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h b/ios/shared/ios_sharedlo/objective_c/utils/MLOCommon.h
index eb87735fb0af..1f9e8a5434e9 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 RTL_USING
#define HAVE_GCC_VISIBILITY_FEATURE
#import "time.h"