]> git.saurik.com Git - wxWidgets.git/commit
Remove unnecessary TranslateBookFlag() from the notebook sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Aug 2012 20:21:06 +0000 (20:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Aug 2012 20:21:06 +0000 (20:21 +0000)
commit9ed3454e3d06f99510cd203419c40c46a0370c08
treec8577e04372efa96fe66b149298be46aa0303476
parent3ebf38b3b4ce09134d0b360d92ef5321ac235e50
Remove unnecessary TranslateBookFlag() from the notebook sample.

It probably was needed before, when the flags had different values for
different controls, but is simply unused now.

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