diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-03-01 23:27:24 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-03-01 23:27:24 +0100 |
commit | 5c66dc4af93b3bd952819f55be13cece6ab851b6 (patch) | |
tree | a0748d9a9dd77f44960b3a5e9f14251a8be7946a /sd | |
parent | 404e1ced4f24d5c2bea0b28333f6a8e5ebe4c57f (diff) |
Remove TF_STARONE
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/docshell/docshel4.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/docshell/docshel4.cxx b/sd/source/ui/docshell/docshel4.cxx index b05d55a4d77c..cb2514648d13 100644 --- a/sd/source/ui/docshell/docshel4.cxx +++ b/sd/source/ui/docshell/docshel4.cxx @@ -51,10 +51,6 @@ #include <sot/clsids.hxx> #include <sot/formats.hxx> #include <sfx2/request.hxx> -#ifdef TF_STARONE -#include "unomodel.hxx" -#endif - #include <unotools/fltrcfg.hxx> #include <sfx2/frame.hxx> #include <sfx2/viewfrm.hxx> |