summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/file_library_ooo.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/ooo/file_library_ooo.scp')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp32
1 files changed, 0 insertions, 32 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 17f4668f78bf..1677e01cd8e2 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -141,18 +141,6 @@ End
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Cmdmail, cmdmail.uno )
#endif
-
-File gid_File_Lib_Comphelper2
- LIB_FILE_BODY;
- #ifdef UNX
- Name = STRING(CONCAT3(libcomphelp,COMID,UNXSUFFIX));
- #else
- Name = STRING(CONCAT3(comphelp,COMID,.dll));
- #endif
- Dir = SCP2_OOO_BIN_DIR;
- Styles = (PACKED);
-End
-
#ifndef SYSTEM_CURL
File gid_File_Lib_Curl
@@ -498,15 +486,6 @@ SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Hatchwindowfactory, hatchwindowfactory.
STD_LIB_FILE( gid_File_Lib_I18nsearch, i18nsearch )
-File gid_File_Lib_I18nisolang
- #ifdef UNX
- Name = STRING(CONCAT3(libi18nlangtag,COMID,UNXSUFFIX));
- #else
- Name = STRING(CONCAT3(i18nlangtag,COMID,.dll));
- #endif
- PACKED_LIB_FILE_BODY;
-End
-
#ifndef SYSTEM_ICU
File gid_File_Lib_Icudata
@@ -956,17 +935,6 @@ File gid_File_Lib_Tvhlp1
#endif
End
-File gid_File_Lib_Ucbhelper
- LIB_FILE_BODY;
- Dir = SCP2_OOO_BIN_DIR;
- Styles = (PACKED);
- #ifdef UNX
- Name = STRING(CONCAT3(libucbhelper4,COMID,UNXSUFFIX));
- #else
- Name = STRING(CONCAT3(ucbhelper4,COMID,.dll));
- #endif
-End
-
File gid_File_Lib_Ucpchelp1
LIB_FILE_BODY;
#ifdef UNX