From e0d3ddb03137a2f01528e995186c657d5067e673 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Fri, 4 Oct 2013 03:27:28 +0000 Subject: [PATCH] inprogress --- forester/java/src/org/forester/test/Test.java | 6 ------ 1 file changed, 6 deletions(-) diff --git a/forester/java/src/org/forester/test/Test.java b/forester/java/src/org/forester/test/Test.java index ca8df7e..410dd17 100644 --- a/forester/java/src/org/forester/test/Test.java +++ b/forester/java/src/org/forester/test/Test.java @@ -10963,12 +10963,6 @@ public final class Test { return false; } } - // catch ( final IOException e ) { - // System.out.println(); - // System.out.println( "the following might be due to absence internet connection:" ); - // e.printStackTrace( System.out ); - // return true; - // } catch ( final Exception e ) { return false; } -- 1.7.10.2