]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/window.cpp
mentioned the new doc format
[wxWidgets.git] / src / osx / carbon / window.cpp
index 64ceced9dd51efeeceff2b29a6dd209ada771d00..39ed9fe0bfbbe095167029e5f7390ddf5280cd8d 100644 (file)
@@ -289,8 +289,6 @@ static pascal OSStatus wxMacWindowControlEventHandler( EventHandlerCallRef handl
 
                     wxLogTrace(_T("Focus"), _T("focus lost(%p)"), wx_static_cast(void*, thisWindow));
                     
 
                     wxLogTrace(_T("Focus"), _T("focus lost(%p)"), wx_static_cast(void*, thisWindow));
                     
-                    wxPrintf( "Focus lost %s\n", thisWindow->GetClassInfo()->GetClassName() );
-
                     // remove this as soon as posting the synthesized event works properly
                     static bool inKillFocusEvent = false ;
 
                     // remove this as soon as posting the synthesized event works properly
                     static bool inKillFocusEvent = false ;