sw/source/ui/dbui/mmaddressblockpage.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 06bdd144eaf504b87cc918c4debf76bdeadea735
Author: Caolán McNamara <caol...@redhat.com>
Date:   Fri Sep 13 12:22:13 2013 +0100

    really drop unused help id
    
    Change-Id: I3a2f1ff990495c818a07e7c5b1d1ed509273f286

diff --git a/sw/source/ui/dbui/mmaddressblockpage.cxx 
b/sw/source/ui/dbui/mmaddressblockpage.cxx
index c99b1f3..c8be401 100644
--- a/sw/source/ui/dbui/mmaddressblockpage.cxx
+++ b/sw/source/ui/dbui/mmaddressblockpage.cxx
@@ -1258,7 +1258,6 @@ DDListBox::DDListBox(Window* pParent, WinBits nStyle)
     SetSelectionMode( SINGLE_SELECTION );
     SetDragDropMode(   SV_DRAGDROP_CTRL_COPY );
     EnableAsyncDrag(sal_True);
-    SetHelpId(HID_MM_CUSTOMFIELDS);
     // expand selection to the complete width of the ListBox
     SetHighlightRange();
     Show();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to