summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-01-05 13:01:54 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-01-05 13:01:54 +0100
commit9840a34e28e0cb236787ade090a48fe4c3be6729 (patch)
tree3d9402697d66946dff88451ee1354cfb9169290c /automation
parentd69404b1ef778227d11579845da30450322bb567 (diff)
parent314047c8e70e3bf421e5fd72bfef4bbcc74aec0c (diff)
CWS-TOOLING: integrate CWS sb116
Diffstat (limited to 'automation')
-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 76e297c3de8a..84dc21a1321a 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