skyspy: remove unused code to fix warning
parent
9f80ef1221
commit
99d0ae0f0a
|
|
@ -425,10 +425,6 @@ let gpsg = {
|
|||
},
|
||||
};
|
||||
|
||||
function log2(x) {
|
||||
return Math.log(x) / Math.log(2);
|
||||
}
|
||||
|
||||
var debug = 0;
|
||||
var cur_altitude;
|
||||
var adj_time = 0, adj_alt = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue