summaryrefslogtreecommitdiffstats
path: root/chart2/AllLangResTarget_chartcontroller.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-22 13:34:07 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-23 18:08:24 +0000
commit157b688cea73b81d6f4b200b6bc2f1623c216b78 (patch)
tree663163c1a5ec8dfba77d7e9d878670e20bc0f5b6 /chart2/AllLangResTarget_chartcontroller.mk
parentcoverity#708501 Uninitialized scalar field (diff)
downloadcore-157b688cea73b81d6f4b200b6bc2f1623c216b78.tar.gz
core-157b688cea73b81d6f4b200b6bc2f1623c216b78.zip
some more hrc cleanup
Change-Id: Ic1a99ef971168093835207dd084e50a4f02b5e5f Reviewed-on: https://gerrit.libreoffice.org/9141 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'chart2/AllLangResTarget_chartcontroller.mk')
-rw-r--r--chart2/AllLangResTarget_chartcontroller.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk
index 0a0a31dd5af3..79a7aafd93cd 100644
--- a/chart2/AllLangResTarget_chartcontroller.mk
+++ b/chart2/AllLangResTarget_chartcontroller.mk
@@ -42,9 +42,4 @@ $(eval $(call gb_SrsTarget_add_nonlocalizable_files,chart2/res,\
chart2/source/controller/menus/ShapeEditContextMenu.src \
))
-$(eval $(call gb_SrsTarget_add_templates,chart2/res,\
- chart2/source/controller/dialogs/res_LegendPosition_tmpl.hrc \
- chart2/source/controller/dialogs/res_SecondaryAxisCheckBoxes_tmpl.hrc \
-))
-
# vim: set noet sw=4 ts=4: