summaryrefslogtreecommitdiff
path: root/l10ntools/source/localize.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/localize.cxx')
-rw-r--r--l10ntools/source/localize.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index f423d9b390e7..f4bb600c738f 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -103,8 +103,6 @@ bool passesNegativeList(OUString const & url) {
"/officecfg/registry/data/org/openoffice/Office/"
"Accelerators.xcu") },
{ RTL_CONSTASCII_STRINGPARAM(
- "/officecfg/registry/data/org/openoffice/Office/Labels.xcu") },
- { RTL_CONSTASCII_STRINGPARAM(
"/officecfg/registry/data/org/openoffice/Office/SFX.xcu") }
};
return !matchList(url, list, SAL_N_ELEMENTS(list));