2003/12/26 00:06:07
[org.ibex.core.git] / src / org / xwt / Picture.java
index 8538d39..c4cb039 100644 (file)
@@ -38,9 +38,6 @@ public class Picture {
                 try {
                     in = r.getInputStream();
                 } catch (IOException e) {
-                    e.printStackTrace();
-                    Log.log(Picture.class, e);
-                    
                     in = null;
                     if (r instanceof Res.Ref) {
                         // add extensions to the resource, looking for the image