summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2009-11-13 11:04:06 +0100
committersb <sb@openoffice.org>2009-11-13 11:04:06 +0100
commit1b430ca5302c73fdf5f98b56d2c61bc11085491c (patch)
tree04c3d0464706b7df0a1380b36c1e589bb54acd61
parent6bb197971e8443e0f65dbfbb21abd5b0f0321264 (diff)
sb116: #i106845# removed obsolete IRIX port
-rw-r--r--automation/source/testtool/objtest.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/automation/source/testtool/objtest.cxx b/automation/source/testtool/objtest.cxx
index e068530459a8..5f1e20749a52 100644
--- a/automation/source/testtool/objtest.cxx
+++ b/automation/source/testtool/objtest.cxx
@@ -495,8 +495,6 @@ void TestToolObj::LoadIniFile() // Laden der IniEinstellungen, die d
abGP.Append( "04" );
#elif defined SOLARIS && defined INTEL
abGP.Append( "05" ); // Solaris x86
-#elif defined IRIX
- abGP.Append( "06" );
#elif defined HPUX
abGP.Append( "07" );
#elif defined FREEBSD