remove auth_hash, it is global

pull/4202/head
Isaac Connor 2022-04-27 17:43:10 -04:00
parent 9896b57889
commit 6e7f99b7d2
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ var streamCmdTimer = null;
var streamStatus = null;
var lastEventId = 0;
var zmsBroke = false; //Use alternate navigation if zms has crashed
var auth_hash;
var wasHidden = false;
function streamReq(data) {