diff options
-rw-r--r-- | sal/osl/unx/system.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/osl/unx/system.hxx b/sal/osl/unx/system.hxx index bd3d2c450063..ec7fa483d9a9 100644 --- a/sal/osl/unx/system.hxx +++ b/sal/osl/unx/system.hxx @@ -197,7 +197,6 @@ #endif #ifdef MACOSX -#define __OPENTRANSPORTPROVIDERS__ // these are already defined #define TimeValue CFTimeValue // Do not conflict with TimeValue in sal/inc/osl/time.h #include <Carbon/Carbon.h> #undef TimeValue |