diff options
author | sb <sb@openoffice.org> | 2009-11-13 11:04:06 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2009-11-13 11:04:06 +0100 |
commit | 003e500ae984553d7f47008ad15d0974aae9b8bf (patch) | |
tree | 696d55951eaf132a155205bdea6e794a4a6dccbf | |
parent | 4488d1b1d25d4a60005e0e22ba0399bb75c8bf37 (diff) |
sb116: #i106845# removed obsolete IRIX port
-rw-r--r-- | sc/source/ui/view/output3.cxx | 4 | ||||
-rw-r--r-- | sc/util/makefile.mk | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/ui/view/output3.cxx b/sc/source/ui/view/output3.cxx index 648573bbb21c..c4c51fb3f02a 100644 --- a/sc/source/ui/view/output3.cxx +++ b/sc/source/ui/view/output3.cxx @@ -50,10 +50,6 @@ #include "tabvwsh.hxx" #include "fillinfo.hxx" - -#ifdef IRIX -#include <basic/sbx.hxx> -#endif #include <svx/fmview.hxx> // STATIC DATA ----------------------------------------------------------- diff --git a/sc/util/makefile.mk b/sc/util/makefile.mk index c06071ff6324..91e4fff6a6ee 100644 --- a/sc/util/makefile.mk +++ b/sc/util/makefile.mk @@ -41,10 +41,6 @@ USE_DEFFILE=TRUE .INCLUDE : settings.mk -.IF "$(OS)"=="IRIX" -LINKFLAGS+=-Wl,-LD_LAYOUT:lgot_buffer=30 -.ENDIF - # --- Resourcen ---------------------------------------------------- RESLIB1LIST=\ |