summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-01 16:12:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-01 16:12:56 +0000
commite9cedd983e53d983b3d69493b6196ee78568e666 (patch)
tree08bf137ceb452e33d50b80030e77115a3dd2b50c /tools
parentINTEGRATION: CWS pj85 (1.3.76); FILE MERGED (diff)
downloadcore-e9cedd983e53d983b3d69493b6196ee78568e666.tar.gz
core-e9cedd983e53d983b3d69493b6196ee78568e666.zip
INTEGRATION: CWS pj85 (1.3.62); FILE MERGED
2007/10/13 18:59:31 pjanik 1.3.62.1: #i78467#: Comment out old Mac code.
Diffstat (limited to 'tools')
-rw-r--r--tools/inc/tools/solar.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/inc/tools/solar.h b/tools/inc/tools/solar.h
index 96191a71cd48..60585ea9695e 100644
--- a/tools/inc/tools/solar.h
+++ b/tools/inc/tools/solar.h
@@ -4,9 +4,9 @@
*
* $RCSfile: solar.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-05-25 11:08:02 $
+ * last change: $Author: hr $ $Date: 2007-11-01 17:12:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -328,7 +328,7 @@ template<typename T> inline T Abs(T a) { return (a>=0?a:-a); }
#define SYSTEM_UNXSNIM 16
#define SYSTEM_UNXMVSG 17
#define SYSTEM_UNXIRXM 18
-#define SYSTEM_MACOSP 19
+// #define SYSTEM_MACOSP 19
#define SYSTEM_UNXFBSDI 20
#define SYSTEM_UNXSOLI 21
#define SYSTEM_WINBLCI 22