From 27cbf16ad0c4c1a1db69cc0ee67ed43a39fb6acf Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Sun, 5 Sep 2010 06:05:16 -0400 Subject: remove bad } --- static/js/pichat.js | 1 - 1 file changed, 1 deletion(-) (limited to 'static') diff --git a/static/js/pichat.js b/static/js/pichat.js index b465c47..566570e 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -486,7 +486,6 @@ function refresh() { updateUI(messages, json.users, json.favs); if (!Away.HasFocus) Away.UnseenMsgCounter += messages.length; - } } catch(e) { if (IsAdmin && window.console) { console.error(e); -- cgit v1.2.3-70-g09d2