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 New Issue
Block a user