2002/05/16 04:33:26
[org.ibex.core.git] / src / org / xwt / plat / Java12.java
index 6d21ccc..694a9eb 100644 (file)
@@ -52,7 +52,6 @@ public class Java12 extends AWT {
 
                     } catch (Throwable e) {
                         if (Log.on) Log.log(this, "exception while querying sun.plugin.protocol.PluginProxyHandler: " + e);
-                        if (Log.on) Log.log(this, e);
                         return null;
                     }
                 }});