summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-03-01 23:30:42 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-03-01 23:30:42 +0100
commit0052e0dbbd6868a244458964a0abd204391d73c8 (patch)
treebc9eaba06f6a9c3efb0cac7f6b8d4016d155a721 /sd/inc
parent5c66dc4af93b3bd952819f55be13cece6ab851b6 (diff)
Remove STARIMAGE_AVAILABLE
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/misc.hxx4
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: */