Revert "trivial" change of r61772.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Nov 2009 16:15:52 +0000 (16:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 4 Nov 2009 16:15:52 +0000 (16:15 +0000)
commita3873c6f9ce96d50e0ea93539bb670518ad5fa88
treedf7281f0f8873824ae736244e3020a5309bdcd2f
parent69cecdb1c42a0dc9736a8f7ab600330641598909
Revert "trivial" change of r61772.

The "slight code simplification" of r61772 broke the code as it could now
crash if dangling m_Cell pointer was used during parsing. Revert it and add a
comment explaining why the code is written in the way it is.

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