diff options
-rw-r--r-- | include/svtools/treelistbox.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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, |