]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/iphone/toolbar.mm
Correct typo in configure introduced in r63832.
[wxWidgets.git] / src / osx / iphone / toolbar.mm
index 7ec0bac59ccbf59278cca6f62386e26dab4e6ce7..e77c140fd3b96eca96c6a90ff5647812d75e000f 100644 (file)
@@ -242,7 +242,6 @@ bool wxToolBar::Create(
 
     m_peer = new wxWidgetIPhoneImpl( this, toolbar );    
     MacPostControlCreate(pos, size) ;
-    NSLog(@"toolbar was created %@",toolbar);
 }
 
 wxToolBar::~wxToolBar()