]> git.saurik.com Git - wxWidgets.git/commit
added a dummy return to GetItemState() to suppress gcc warning (but shouldn't we...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Dec 2006 18:37:40 +0000 (18:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 Dec 2006 18:37:40 +0000 (18:37 +0000)
commit2f0b521ea64bf15d1ed0978f062aef10c2342c81
treecaa219918dfed2d3fa1de3c2c36bb50f7acb7018
parenta855f8ccca0495498afaaa11f0e8d80ee20c3be2
added a dummy return to GetItemState() to suppress gcc warning (but shouldn't we assert in all these functions if neither generic nor native implementation is used instead?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/listctrl_mac.cpp