]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/simple.hxx
Set the format default to float instead of int.
[flightgear.git] / src / Airports / simple.hxx
index 9b98f97a49fbd035294ea73ee8ae27946bbae5af..be0b8ed6899451ec22da563686db1084b265ffe8 100644 (file)
@@ -48,7 +48,6 @@ SG_USING_STD(vector);
 
 
 struct FGAirport {
-
     string id;
     double longitude;
     double latitude;