--- android/TrainInfoService/src/dk/thoerup/traininfoservice/db/TestServlet.java 2011/04/04 10:56:44 1255 +++ android/TrainInfoService/src/dk/thoerup/traininfoservice/db/TestServlet.java 2011/04/04 11:58:30 1256 @@ -31,9 +31,6 @@ float lng = (r.nextFloat()*4.7F) + 8.0F; db.getByLocation(lat, lng); } - - - } void testFindName(int count) throws SQLException { @@ -41,10 +38,8 @@ StationDAO db = new StationDAO(); for (int i=0; i