]> git.saurik.com Git - wxWidgets.git/commitdiff
oops, this was for my debugging purposes :(
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 25 Mar 2002 23:28:56 +0000 (23:28 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 25 Mar 2002 23:28:56 +0000 (23:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/logg.cpp

index 5bff11e876758488acb9f9f9678e5fced4a8958b..345cb33530b9fca8ede596a4e88b894fd4038fb4 100644 (file)
@@ -826,7 +826,6 @@ void wxLogDialog::CreateDetailsControls()
         // Degrade gracefully.
         if ( !bmp.Ok() )
         {
-            wxLogError("FAILED fro %s:", icons[icon]);
             loadedIcons = FALSE;
 
             break;