From 6cdec05cde769aac753fec829e0d05c741029af8 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 21 Oct 2019 01:16:19 +0200 Subject: [PATCH] remove unused variables --- htdocs/openwebrx.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/htdocs/openwebrx.js b/htdocs/openwebrx.js index 114cbef..d56226a 100644 --- a/htdocs/openwebrx.js +++ b/htdocs/openwebrx.js @@ -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() {