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/inc | |
parent | 5c66dc4af93b3bd952819f55be13cece6ab851b6 (diff) |
Remove STARIMAGE_AVAILABLE
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/misc.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/misc.hxx b/sd/inc/misc.hxx index 476a79dd1ef6..8c4376022ef5 100644 --- a/sd/inc/misc.hxx +++ b/sd/inc/misc.hxx @@ -29,10 +29,6 @@ #ifndef _SD_MISC_HXX #define _SD_MISC_HXX -// do we have a StarOffice Image OLE server? -#undef STARIMAGE_AVAILABLE - #endif // _SD_MISC_HXX - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |