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 | f77a7926380edd3b91371de9044e437ddf00b133 (patch) | |
tree | 210079649395c09fde95b53a52d708215d8b3a4f /sd | |
parent | d960a2691c4fe71ad4b67ded52dc0ef81106b2a7 (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 33c06c4cf..b7470fb18 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> |