summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2011-09-30 10:29:28 +0000
committerHerbert Dürr <hdu@apache.org>2011-09-30 10:29:28 +0000
commit74737f7f166537a6eabaa37b0334c5c8eec955e5 (patch)
tree62f73f0b6f444803e72eebdbede6fada34940252 /scp2
parent132f9c3c7a6685dbf8490d4af3c0cafd16e743d1 (diff)
use ICU regexp instead of LGPL i18nregexp
Diffstat (limited to 'scp2')
-rwxr-xr-xscp2/source/ooo/file_library_ooo.scp11
-rw-r--r--scp2/source/ooo/module_hidden_ooo.scp1
2 files changed, 0 insertions, 12 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 28f04fde763d..52a7d62a0584 100755
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -647,17 +647,6 @@ File gid_File_Lib_I18npool
#endif
End
-File gid_File_Lib_I18nregexp
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = SCP2_OOO_BIN_DIR;
- #ifdef UNX
- Name = STRING(CONCAT3(libi18nregexp,COMID,UNXSUFFIX));
- #else
- Name = STRING(CONCAT3(i18nregexp,COMID,.dll));
- #endif
-End
-
File gid_File_Lib_I18nsearch
TXT_FILE_BODY;
Styles = (PACKED);
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index ee7b91e5e8cd..85e755e09a4d 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -319,7 +319,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Dbodbcbase,
gid_File_Lib_I18npool,
gid_File_Lib_I18npaper,
- gid_File_Lib_I18nregexp,
gid_File_Lib_I18nsearch,
gid_File_Lib_I18nisolang,
gid_File_Lib_I18nutil,