]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove unintentionally added whitespace
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 7 Apr 2005 14:43:10 +0000 (14:43 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 7 Apr 2005 14:43:10 +0000 (14:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/mobile/wxedit/wxedit.cpp

index c2e2afaddd459126f7a2b7883d4bbcbbf3902995..491b8c333d9b45235442d8575fc6f67c57a64ef3 100644 (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