From 8dd8e93d426a402962604c9905e1d5ad7541f325 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 15 Aug 2014 12:31:10 +0200 Subject: remove AutoControls_tmpl from localize Change-Id: I81b77599590410da2bd93fe538b143f934917e8e --- l10ntools/source/localize.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'l10ntools') diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 10b446caeb3c..5546e9eb5984 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -90,8 +90,6 @@ bool passesPositiveList(const OUString& rUrl) { "/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/dlg/AutoControls_tmpl.hrc") }, { RTL_CONSTASCII_STRINGPARAM( "/dbaccess/source/ui/inc/toolbox_tmpl.hrc") }, { RTL_CONSTASCII_STRINGPARAM("/description.xml") }, -- cgit