mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-26 18:14:17 +01:00
remove unused variables
This commit is contained in:
parent
7ef0ef0d7c
commit
6cdec05cde
|
|
@ -42,9 +42,6 @@ function e(what) {
|
|||
return document.getElementById(what);
|
||||
}
|
||||
|
||||
ios = /iPad|iPod|iPhone|Chrome/.test(navigator.userAgent);
|
||||
is_chrome = /Chrome/.test(navigator.userAgent);
|
||||
|
||||
var rx_photo_height;
|
||||
|
||||
function init_rx_photo() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue