diff --git a/js/glowingbear.js b/js/glowingbear.js index 9ef90b0..ca7aa6f 100644 --- a/js/glowingbear.js +++ b/js/glowingbear.js @@ -565,7 +565,6 @@ weechat.controller('WeechatCtrl', ['$rootScope', '$scope', '$store', '$timeout', }; $rootScope.updateTitle = function() { - var unreadFragment = ''; var notifications = $rootScope.unreadCount('notification'); if (notifications > 0) { // New notifications deserve an exclamation mark