summaryrefslogtreecommitdiffstats
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.scp19
1 files changed, 0 insertions, 19 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 7c6aa29aa04c..046741c04aae 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -232,25 +232,6 @@ End
#endif
#endif
-#ifndef SYSTEM_OPENSSL
-File gid_File_Lib_Openssl
- PACKED_LIB_FILE_BODY;
- #ifdef WNT
- Name = "ssleay32.dll";
- #endif
-End
-#endif
-
-#ifndef SYSTEM_OPENSSL
-File gid_File_Lib_Crypto
- PACKED_LIB_FILE_BODY;
-
- #ifdef WNT
- Name = "libeay32.dll";
- #endif
-End
-#endif
-
#if defined WNT && !defined _gcc3 && defined WITH_MOZAB4WIN
// see common_brand.scp gid_Brand_File_Lib_Msvcp80 and
// gid_Brand_File_Lib_Msvcr80