inprogress
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Fri, 4 Oct 2013 03:27:28 +0000 (03:27 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Fri, 4 Oct 2013 03:27:28 +0000 (03:27 +0000)
forester/java/src/org/forester/test/Test.java

index ca8df7e..410dd17 100644 (file)
@@ -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;
         }