summaryrefslogtreecommitdiff
path: root/filter/Library_graphicfilter.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-09-19 21:54:01 +0200
committerEike Rathke <erack@redhat.com>2017-09-22 13:28:31 +0200
commitd80ba7354c8cecd4cba7b92a9f925f2bd0d78dd1 (patch)
treec00e2547d23e7ec3db711accfca7a0a8aa797dfc /filter/Library_graphicfilter.mk
parentb9de047454c2603e2f5a5108254cd3f967e8a88b (diff)
Ditch now unused GraphicExportDialog, GraphicExportOptionsDialog
That was a dead end anyway, trying to partly reimplement SvFilterOptionsDialog ExportDialog, instead of implementing the necessary bits to use that one which has everything. Change-Id: Icde7422f2c2d7e26c07dfe921a4abda41e222b09 Reviewed-on: https://gerrit.libreoffice.org/42503 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'filter/Library_graphicfilter.mk')
-rw-r--r--filter/Library_graphicfilter.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/Library_graphicfilter.mk b/filter/Library_graphicfilter.mk
index e0e60357cb13..b6b760f1dbfc 100644
--- a/filter/Library_graphicfilter.mk
+++ b/filter/Library_graphicfilter.mk
@@ -48,7 +48,6 @@ $(eval $(call gb_Library_use_libraries,graphicfilter,\
$(eval $(call gb_Library_add_exception_objects,graphicfilter,\
filter/source/graphic/GraphicExportFilter \
- filter/source/graphic/GraphicExportDialog \
filter/source/graphic/Services \
))