summaryrefslogtreecommitdiff
path: root/l10ntools/source
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-03-07 08:40:22 +0100
committerDavid Tardon <dtardon@redhat.com>2016-03-07 08:50:59 +0100
commitac47ff033498a991cd8d7e70a2d0ebf308d5ca46 (patch)
treeb6d691cec406fb9ba6e85c165ea044d598009d94 /l10ntools/source
parentfae56aad84e58a765503b41e9bfe87fbd290556c (diff)
drop removed templates from the list
Change-Id: I3017a5904569d9f773d3c69cb6aa27f860b8b2a8
Diffstat (limited to 'l10ntools/source')
-rw-r--r--l10ntools/source/localize.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 865040b40c43..ad8e4713e0ed 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -87,10 +87,6 @@ bool passesNegativeList(const OUString& rUrl) {
bool passesPositiveList(const OUString& rUrl) {
static const AsciiString list[] = {
{ RTL_CONSTASCII_STRINGPARAM(
- "/chart2/source/controller/dialogs/res_DataLabel_tmpl.hrc") },
- { RTL_CONSTASCII_STRINGPARAM(
- "/chart2/source/controller/dialogs/res_ErrorBar_tmpl.hrc") },
- { RTL_CONSTASCII_STRINGPARAM(
"/dbaccess/source/ui/inc/toolbox_tmpl.hrc") },
{ RTL_CONSTASCII_STRINGPARAM("/description.xml") },
{ RTL_CONSTASCII_STRINGPARAM("/svx/inc/globlmn_tmpl.hrc") }