remove old code from obsolete nickname resolving

This commit is contained in:
fkloft
2014-10-05 22:29:42 +02:00
parent c4117b3c29
commit da0e42f5c5
2 changed files with 0 additions and 3 deletions

View File

@ -203,8 +203,6 @@ window.DEG2RAD = Math.PI / 180;
// getters/setters, but if you are careful enough, this works.
window.refreshTimeout = undefined;
window.urlPortal = null;
window.playersToResolve = [];
window.playersInResolving = [];
window.selectedPortal = null;
window.portalRangeIndicator = null;
window.portalAccessIndicator = null;