summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
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 )