diff options
author | Andras Timar <atimar@suse.com> | 2011-07-31 15:24:26 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-07-31 16:19:18 +0200 |
commit | 7d03b11aad138e6e1953973d8630d957852c0a4a (patch) | |
tree | daa93a121efa8fed66759566ef52fd90f15d82be /l10ntools | |
parent | 59a5b4dfb819bdd47394107c0de1ebd8c0573538 (diff) |
do not extract strings from ucbhelper (not used by LibO)
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/localize.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 9cacee6bebd6..da5e302b5fce 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -155,7 +155,6 @@ const char *ModuleList[] = { "sw", "swext", "sysui", - "ucbhelper", "uui", "vcl", "wizards", |