there is no WB_RADIOSEL anymore

Change-Id: I6b6573c8d9ad09a7087ddbb5fb673265c6af456b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124211
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx
index 95caa8f..1862654 100644
--- a/include/svtools/valueset.hxx
+++ b/include/svtools/valueset.hxx
@@ -65,11 +65,6 @@ class ListBox

WinBits

WB_RADIOSEL         If set the selection will be drawn like an
                    RadioButton. This does only make sense if the image
                    is at least 8 pixel smaller on each side than the item
                    and also WB_DOUBLEBORDER is set and as color
                    COL_WINDOWWORKSPACE is specified.
WB_FLATVALUESET     Flat Look (if you set WB_ITEMBORDER or WB_DOUBLEBORDER,
                    then you get extra border space, but the Borders
                    aren't painted),