[Libreoffice-commits] core.git: include/sal

Takeshi Abe tabe at fixedpoint.jp
Sun Nov 9 23:02:07 PST 2014


 include/sal/config.h |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 06a5b619a76c96783ee67bdcfd21f203d3ddb53c
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Mon Nov 10 11:01:41 2014 +0900

    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 at googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/include/sal/config.h b/include/sal/config.h
index da7ef53..edac79d 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
 
 


More information about the Libreoffice-commits mailing list