summaryrefslogtreecommitdiff
path: root/sal/rtl/source/macro.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/source/macro.hxx')
-rw-r--r--sal/rtl/source/macro.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/rtl/source/macro.hxx b/sal/rtl/source/macro.hxx
index 822fdd1ef2d5..6983b073d11f 100644
--- a/sal/rtl/source/macro.hxx
+++ b/sal/rtl/source/macro.hxx
@@ -35,8 +35,6 @@
#if defined WIN32
#define THIS_OS "Windows"
-#elif defined OS2
-#define THIS_OS "OS2"
#elif defined SOLARIS
#define THIS_OS "Solaris"
#elif defined LINUX