summaryrefslogtreecommitdiffstats
path: root/cui/Library_cui.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-14 16:36:59 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-14 17:08:09 +0000
commit200cc2d20a21ceb5d176604f9c384f15c6a87570 (patch)
tree18302432f432942ea3ba5416d71bdcf732bb6bc8 /cui/Library_cui.mk
parentmake glossary edit categories a little taller (diff)
downloadcore-200cc2d20a21ceb5d176604f9c384f15c6a87570.tar.gz
core-200cc2d20a21ceb5d176604f9c384f15c6a87570.zip
SvxMultiFileDialog is never created
because the single caller of it is a hidden button in the old mail merge dialog which was never completed to allow attachments to emails (because it never was able to send emails, the new one can FWIW) all of which has logical knock on effects to shrink things down substantially Change-Id: I831cac8f670eaafc96b2ea4d78516f67b662fa7d
Diffstat (limited to 'cui/Library_cui.mk')
-rw-r--r--cui/Library_cui.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/Library_cui.mk b/cui/Library_cui.mk
index 3d4edbc35e0c..28f4b64290c0 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -105,7 +105,6 @@ $(eval $(call gb_Library_add_exception_objects,cui,\
cui/source/dialogs/insdlg \
cui/source/dialogs/insrc \
cui/source/dialogs/linkdlg \
- cui/source/dialogs/multifil \
cui/source/dialogs/multipat \
cui/source/dialogs/newtabledlg \
cui/source/dialogs/passwdomdlg \