remove debugging printf() from wxGridCellFloatEditor::IsAcceptedKey(); cleaned up...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Jul 2006 13:00:49 +0000 (13:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Jul 2006 13:00:49 +0000 (13:00 +0000)
commit7b34da9bd62904a5f095e8b47fb07bbb1a41a9ed
tree41a58ee6542c9223b4ec05aa99a38580dfc9c9af
parent0f7a4d1fb5590ff2069c9abad3555541800ca718
remove debugging printf() from wxGridCellFloatEditor::IsAcceptedKey(); cleaned up the code a bit

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