include/svtools/treelistbox.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit d6ec9361cb07e312382c0a9251bc03b629d914f9
Author: Noel Grandin <noel.gran...@collabora.co.uk>
Date:   Fri Aug 18 12:43:04 2017 +0200

    WB_FORCE_SELECTION is dead
    
    at least as far back as:
    
        commit ac7acb0ab1329913b0cec79790adcde0263960be
        "Merged SvTreeListBox and SvLBox."
    
    Change-Id: I13d8ab413365928749b1c59a0cca0db115b80ffa
    Reviewed-on: https://gerrit.libreoffice.org/41280
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/include/svtools/treelistbox.hxx b/include/svtools/treelistbox.hxx
index d7abdee515d0..936837a9da7d 100644
--- a/include/svtools/treelistbox.hxx
+++ b/include/svtools/treelistbox.hxx
@@ -158,8 +158,6 @@ public:
     virtual void        Clone(SvLBoxItem* pSource) = 0;
 };
 
-#define WB_FORCE_SELECTION          ((WinBits)0x8000)
-
 enum class DragDropMode
 {
     NONE            = 0x0000,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to