summaryrefslogtreecommitdiff
path: root/wizards/Jar_commonwizards.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-18 13:07:45 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-11-24 11:58:23 +0000
commit926744de7a9bb9375f41972f977bfa25fc837c15 (patch)
tree8ab8c99bb4eb8d23e468b9611adba915b5e8bdda /wizards/Jar_commonwizards.mk
parentb7f67f24bbe9ced0dfefda674d96fa1d41cdf062 (diff)
merge AbstractListener into CommonListener
since CommonListener is the only subclass Change-Id: If10ccb29991d7c48e2c20fc41330572a669f1497 Reviewed-on: https://gerrit.libreoffice.org/13094 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.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/Jar_commonwizards.mk b/wizards/Jar_commonwizards.mk
index a13a114162ff..f0945e3d6526 100644
--- a/wizards/Jar_commonwizards.mk
+++ b/wizards/Jar_commonwizards.mk
@@ -75,7 +75,6 @@ $(eval $(call gb_Jar_add_sourcefiles,commonwizards,\
wizards/com/sun/star/wizards/db/TableDescriptor \
wizards/com/sun/star/wizards/db/SQLQueryComposer \
wizards/com/sun/star/wizards/db/DatabaseObjectWizard \
- wizards/com/sun/star/wizards/ui/event/AbstractListener \
wizards/com/sun/star/wizards/ui/event/CommonListener \
wizards/com/sun/star/wizards/ui/event/DataAware \
wizards/com/sun/star/wizards/ui/event/DataAwareFields \