summaryrefslogtreecommitdiff
path: root/shell/Library_localebe.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-07-13 20:22:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-15 08:46:56 +0200
commit82c64c311973a62c0e9bd2fee47c69921182b86e (patch)
treeb71827c4e3a5f0875094c48f943b26b97ec34207 /shell/Library_localebe.mk
parentb9707b5e3a3256c8b58486e500a7270e9e7c7446 (diff)
shell/locale: create instances with uno constructors
See tdf#74608 for motivation. Change-Id: Id13b26fb6f518e0586bb01c0c897c039fd3bd887 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98683 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'shell/Library_localebe.mk')
-rw-r--r--shell/Library_localebe.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Library_localebe.mk b/shell/Library_localebe.mk
index b8d8aba8f15c..dd598dacdbe9 100644
--- a/shell/Library_localebe.mk
+++ b/shell/Library_localebe.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_set_componentfile,localebe1,shell/source/backends/local
$(eval $(call gb_Library_add_exception_objects,localebe1,\
shell/source/backends/localebe/localebackend \
- shell/source/backends/localebe/localebecdef \
))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: