]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/image.cpp
Added wxOutputStream::PutC()
[wxWidgets.git] / src / common / image.cpp
index 41c25dcc685da0353194b45b42f13d60f3ca1252..5931d63cb168c253cc871c3b70ee8b25ab040109 100644 (file)
@@ -692,7 +692,7 @@ bool wxImageHandler::CanRead( const wxString& name )
 
         return FALSE;
     }
-    return FALSE;
+//    return FALSE;
 }
 
 #endif // wxUSE_STREAMS