diff --git a/package.nw/gt_chat.html b/package.nw/gt_chat.html index 57df60d..c2ef12a 100644 --- a/package.nw/gt_chat.html +++ b/package.nw/gt_chat.html @@ -268,7 +268,6 @@ function updateCallsign(id) { var count = parseInt(userCount.innerHTML); - var shouldCount = false; if (id in window.opener.g_gtFlagPins) { var obj = window.opener.g_gtFlagPins[id];