From: Michael Wetherell Date: Thu, 7 Apr 2005 14:43:10 +0000 (+0000) Subject: Remove unintentionally added whitespace X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/447d184e0fac4d02fc056946638c5b8e70dcc546 Remove unintentionally added whitespace git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/mobile/wxedit/wxedit.cpp b/samples/mobile/wxedit/wxedit.cpp index c2e2afaddd..491b8c333d 100644 --- a/samples/mobile/wxedit/wxedit.cpp +++ b/samples/mobile/wxedit/wxedit.cpp @@ -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