]> git.saurik.com Git - wxWidgets.git/commit
Remove unnecessary tests for m_log from dataview sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Nov 2010 23:48:23 +0000 (23:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Nov 2010 23:48:23 +0000 (23:48 +0000)
commitd632aa8157af1e3529c82e51be71ee0ec9ff2a63
tree72eea4ec66e17b8e46cb9356db72a539247619cf
parentab84bafe492dd510a838682f301720c56722ece6
Remove unnecessary tests for m_log from dataview sample.

The sample contained a lot of unnecessary checks for m_log, remove them to
make the code shorter and simpler to understand.

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