remove completed TODO

Change-Id: I51c446c2e1e4b02df34200357b2d4ccafd69c7f6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133777
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara 2022-05-03 14:42:33 +01:00
parent 40fad57d09
commit d18c19a916

View file

@ -1865,7 +1865,6 @@ VclPtr<vcl::Window> VclBuilder::makeObject(vcl::Window *pParent, const OString &
//a) make SvHeaderTabListBox/SvTabListBox the default target for GtkTreeView
//b) remove the non-drop down mode of ListBox and convert
// everything over to SvHeaderTabListBox/SvTabListBox
//c) remove the users of makeSvTabListBox and makeSvTreeListBox
extractModel(id, rMap);
WinBits nWinStyle = WB_CLIPCHILDREN|WB_LEFT|WB_VCENTER|WB_3DLOOK;
if (m_bLegacy)