summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-11-21 11:08:21 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-11-21 11:08:33 +0100
commite22be4a8e4da40dd6609147513aea36bc8f5cfb9 (patch)
tree24ef5a948d268336898bb600b398685675160a88 /scp2
parentd34ce24fb22566ed3db91aba71a003d5919a3f00 (diff)
scp2: more cairo fixes
Change-Id: Icaaf0c8355d992fcf652c275ea1ebff98f6d3d58
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp8
1 files changed, 1 insertions, 7 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 19e7158e44d1..9df93a85598f 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -569,11 +569,7 @@ End
#endif
-#ifndef LIBO_HEADLESS
-
-#if !defined SYSTEM_CAIRO \
- && (defined ENABLE_CAIRO_CANVAS \
- || (defined WNT && !defined ENABLE_DIRECTX))
+#ifdef NEED_CAIRO
File gid_File_Lib_Cairo
LIB_FILE_BODY;
@@ -609,8 +605,6 @@ End
#endif
-#endif
-
STD_LIB_FILE( gid_File_Lib_Frm , frm)
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Fsstorage, fsstorage.uno )