Removed uneccessary function call

main
YaFedImYaEatIm 9 years ago
parent 7ffe8dcea8
commit 4ef20aef0f

@ -210,7 +210,6 @@ public class Dataset {
} }
rs.close(); rs.close();
stmt.close(); stmt.close();
flightPaths.get(i).updateFlightPointInfo();
} }
/*//////////////// /*////////////////
//Get all Routes// //Get all Routes//

Loading…
Cancel
Save