chat: guid is no longer available

This commit is contained in:
fkloft
2015-01-16 20:41:31 +01:00
parent e4daeaa9cd
commit 6a0e021e30
3 changed files with 15 additions and 1 deletions

View File

@ -205,6 +205,7 @@ window.DEG2RAD = Math.PI / 180;
// getters/setters, but if you are careful enough, this works.
window.refreshTimeout = undefined;
window.urlPortal = null;
window.urlPortalLL = null;
window.selectedPortal = null;
window.portalRangeIndicator = null;
window.portalAccessIndicator = null;