no need to test that the pointer is non-NULL before deleting it (closes #10070)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 13 Oct 2008 10:35:07 +0000 (10:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 13 Oct 2008 10:35:07 +0000 (10:35 +0000)
commit0b1ca1177d0affb978c2fa7ef227fd74ee83bece
tree3c927af38bef862909aacbb70c186720bd61c7b1
parent340e9651e1ee6938ee797ea15f4c1fbdab8a6f44
no need to test that the pointer is non-NULL before deleting it (closes #10070)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/carbon/dataview.cpp
src/osx/carbon/taskbar.cpp
src/osx/carbon/tooltip.cpp
src/osx/core/hidjoystick.cpp
src/osx/core/printmac.cpp
src/osx/window_osx.cpp