diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-03-01 23:30:42 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-03-01 23:30:42 +0100 |
commit | 0052e0dbbd6868a244458964a0abd204391d73c8 (patch) | |
tree | bc9eaba06f6a9c3efb0cac7f6b8d4016d155a721 /sd/source/ui/docshell/sdclient.cxx | |
parent | 5c66dc4af93b3bd952819f55be13cece6ab851b6 (diff) |
Remove STARIMAGE_AVAILABLE
Diffstat (limited to 'sd/source/ui/docshell/sdclient.cxx')
-rw-r--r-- | sd/source/ui/docshell/sdclient.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/source/ui/docshell/sdclient.cxx b/sd/source/ui/docshell/sdclient.cxx index 2634572150e9..2cdb4d1b5630 100644 --- a/sd/source/ui/docshell/sdclient.cxx +++ b/sd/source/ui/docshell/sdclient.cxx @@ -37,13 +37,7 @@ #include <toolkit/helper/vclunohelper.hxx> - #include "misc.hxx" - -#ifdef STARIMAGE_AVAILABLE -#include <sim2/simdll.hxx> -#endif - #include "strings.hrc" #include "ViewShell.hxx" #include "DrawViewShell.hxx" |