Kaydet (Commit) e4a98b2b authored tarafından Philipp Riemer's avatar Philipp Riemer Kaydeden (comit) Julien Nabet

remove empty or

This is an additional commit to 66397a4f

Change-Id: I61df7984090e984f50788d0c2573d3bf8bac233b
üst e1afe431
...@@ -351,7 +351,7 @@ CPPU_DLLPUBLIC sal_Bool SAL_CALL uno_type_isAssignableFromData( ...@@ -351,7 +351,7 @@ CPPU_DLLPUBLIC sal_Bool SAL_CALL uno_type_isAssignableFromData(
#if (defined(INTEL) \ #if (defined(INTEL) \
&& (defined(__GNUC__) && (defined(LINUX) || defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD)) \ && (defined(__GNUC__) && (defined(LINUX) || defined(FREEBSD) || defined(NETBSD) || defined(OPENBSD)) \
|| defined(MACOSX) || defined(DRAGONFLY) || )) \ || defined(MACOSX) || defined(DRAGONFLY))) \
|| defined(IOS) || defined(IOS)
#define MAX_ALIGNMENT_4 #define MAX_ALIGNMENT_4
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment