summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-11-10 11:01:41 +0900
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-11-10 07:01:30 +0000
commit06a5b619a76c96783ee67bdcfd21f203d3ddb53c (patch)
tree3a2c4220439dbc9ccb3cb34f771a189752d66dca /include
parent3d16e8593ac1e9d90f0a033732766907476822f9 (diff)
never wonder if sun is not sun
By the way an item of the following page suggests the same snipet: <http://www.faqs.org/faqs/ui-builders/TeleUSE/> while I am not sure if it was the case. Change-Id: I9fb0ea0e872cb1697aa953a406527472f0cbccde Reviewed-on: https://gerrit.libreoffice.org/12330 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/sal/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sal/config.h b/include/sal/config.h
index da7ef5362f8f..edac79de14cf 100644
--- a/include/sal/config.h
+++ b/include/sal/config.h
@@ -86,11 +86,6 @@
#define SAL_CONFIGFILE( name ) name "rc"
#endif
-#ifdef sun
-#undef sun
-#define sun sun
-#endif
-
#endif // INCLUDED_SAL_CONFIG_H