summaryrefslogtreecommitdiff
path: root/sal/workben/test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/workben/test.cxx')
-rw-r--r--sal/workben/test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/workben/test.cxx b/sal/workben/test.cxx
index c930e67e121d..454bc8919846 100644
--- a/sal/workben/test.cxx
+++ b/sal/workben/test.cxx
@@ -31,7 +31,7 @@
#include <stdio.h>
-#if (defined UNX) || (defined OS2)
+#if (defined UNX)
int main( int argc, char * argv[] )
#else
int _cdecl main( int argc, char * argv[] )