comment out wxPrintf/wxLogDebug calls; fix some indentations; comment out the (debug...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 6 Mar 2009 20:39:23 +0000 (20:39 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 6 Mar 2009 20:39:23 +0000 (20:39 +0000)
commitc2489d8e6d807cd0d6935434a4cae088c45faf51
tree4b53a7897412441e76478d430cfecafd9ac8a1c8
parentddd121d7b619166a4fccde80760b82053a47e3a6
comment out wxPrintf/wxLogDebug calls; fix some indentations; comment out the (debug) code explicitly crashing the application; protect with wxASSERTs the FindNode() return values, before they are dereferenced

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