remove unused variables

This commit is contained in:
Jakob Ketterl 2019-10-21 01:16:19 +02:00
parent 7ef0ef0d7c
commit 6cdec05cde
1 changed files with 0 additions and 3 deletions

View File

@ -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() {