summaryrefslogtreecommitdiff
path: root/wizards/Jar_commonwizards.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-11 08:10:33 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-12-11 08:00:52 +0000
commit373affe59c9646d65c744ff7e3ed00425ccf9eb8 (patch)
tree99f9ae8845d08b2760aff0bf4c6751114f86abca /wizards/Jar_commonwizards.mk
parent3dee6c74c37d1667c1d56767896e9578e2836e29 (diff)
java: remove some unnecessary interfaces
Change-Id: Ie2da7cbbd1733881ff2da6fa095c37c21cf19fe8 Reviewed-on: https://gerrit.libreoffice.org/13435 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'wizards/Jar_commonwizards.mk')
-rw-r--r--wizards/Jar_commonwizards.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/wizards/Jar_commonwizards.mk b/wizards/Jar_commonwizards.mk
index 0e5ac5f08cc5..098a96d1172d 100644
--- a/wizards/Jar_commonwizards.mk
+++ b/wizards/Jar_commonwizards.mk
@@ -53,7 +53,6 @@ $(eval $(call gb_Jar_add_sourcefiles,commonwizards,\
wizards/com/sun/star/wizards/common/NamedValueCollection \
wizards/com/sun/star/wizards/common/ParaStyled \
wizards/com/sun/star/wizards/common/PlaceholderTextElement \
- wizards/com/sun/star/wizards/common/TemplateElement \
wizards/com/sun/star/wizards/common/TextElement \
wizards/com/sun/star/wizards/db/DBMetaData \
wizards/com/sun/star/wizards/db/CommandMetaData \
@@ -89,7 +88,6 @@ $(eval $(call gb_Jar_add_sourcefiles,commonwizards,\
wizards/com/sun/star/wizards/ui/UnoDialog \
wizards/com/sun/star/wizards/ui/UnoDialog2 \
wizards/com/sun/star/wizards/ui/XFieldSelectionListener \
- wizards/com/sun/star/wizards/ui/XCompletion \
wizards/com/sun/star/wizards/document/Control \
wizards/com/sun/star/wizards/document/DatabaseControl \
wizards/com/sun/star/wizards/document/FormHandler \