use Remove(-1) instead of looping over all images manually in RemoveAll()
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Dec 2006 01:46:07 +0000 (01:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Dec 2006 01:46:07 +0000 (01:46 +0000)
commit1c304f30b97b1759beb7a1e92b1f1c63e37e9315
tree5cdeface7547f5c80db3ccbdd6111633091b9b9a
parent588f410058fc3d867c6e7ae3a19540fc1343c53f
use Remove(-1) instead of looping over all images manually in RemoveAll()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/imaglist.cpp