summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/post_include_mozilla.h
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2013-12-12 21:42:10 +0100
committerNoel Grandin <noelgrandin@gmail.com>2013-12-13 09:07:07 +0000
commitc69b6417af9d03b81813e6d56cdd082d511aef24 (patch)
treef0ce56a3c925f2a914492a3b1029ed875ea2ec80 /connectivity/source/drivers/mozab/post_include_mozilla.h
parentaf8191d2fa6bc7fce9020fd75c44c78d87cc1d75 (diff)
fdo#72598 Remove SunStudio cruft from code base
Change-Id: Ia6799c852eb95d496fbc8dcfdabde62dffc263a6 Reviewed-on: https://gerrit.libreoffice.org/7066 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'connectivity/source/drivers/mozab/post_include_mozilla.h')
-rw-r--r--connectivity/source/drivers/mozab/post_include_mozilla.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/drivers/mozab/post_include_mozilla.h b/connectivity/source/drivers/mozab/post_include_mozilla.h
index 20753f4a0e5b..9bb7b6513313 100644
--- a/connectivity/source/drivers/mozab/post_include_mozilla.h
+++ b/connectivity/source/drivers/mozab/post_include_mozilla.h
@@ -20,8 +20,6 @@
#if HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY && HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE \
&& !defined __clang__
#pragma GCC diagnostic pop
-#elif defined __SUNPRO_CC
-#pragma enable_warn
#elif defined _MSC_VER
#pragma warning(pop)
#endif