summaryrefslogtreecommitdiffstats
path: root/io/test/testconnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/testconnection.cxx')
-rw-r--r--io/test/testconnection.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/test/testconnection.cxx b/io/test/testconnection.cxx
index 7cedd87487e5..b4818c16f770 100644
--- a/io/test/testconnection.cxx
+++ b/io/test/testconnection.cxx
@@ -179,7 +179,7 @@ void testConnection( const OUString &sConnectionDescription ,
}
-#if (defined UNX) || (defined OS2)
+#if (defined UNX)
int main( int argc, char * argv[] )
#else
int __cdecl main( int argc, char * argv[] )