Some whitespace only fixes

No real changes
This commit is contained in:
Vadim Zeitlin
2019-09-15 00:07:13 +02:00
parent 6fd2c3170a
commit 95e5ed7395

View File

@@ -188,7 +188,6 @@ void wxListCtrl::Init()
wxListCtrl::~wxListCtrl()
{
if ( m_ownsImageListNormal )
delete m_imageListNormal;
if ( m_ownsImageListSmall )