Remove unintentionally added whitespace

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2005-04-07 14:43:10 +00:00
parent 95a16b1204
commit 447d184e0f

View File

@@ -228,7 +228,6 @@ void MyFrame::OnOpen( wxCommandEvent& WXUNUSED(event) )
{
m_text->Clear();
#ifdef __WXX11__
// requires wxUSE_UNIV_TEXTCTRL to be set to 0
#if 0