summaryrefslogtreecommitdiffstats
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
parentCWS-TOOLING: integrate CWS d2v02 (diff)
parentmerged in DEV300_m66 (diff)
downloadcore-9840a34e28e0cb236787ade090a48fe4c3be6729.tar.gz
core-9840a34e28e0cb236787ade090a48fe4c3be6729.zip
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