Remove dead code
These are all unused, obsolete, or no-op functions at this point. // FREEBIE
This commit is contained in:
parent
c4ccf7c8e3
commit
bd7f4febaa
9 changed files with 9 additions and 333 deletions
|
@ -69,9 +69,6 @@
|
|||
window.setBadgeCount(0);
|
||||
window.document.title = "Signal";
|
||||
}
|
||||
if (newUnreadCount === 0) {
|
||||
window.clearAttention();
|
||||
}
|
||||
},
|
||||
startPruning: function() {
|
||||
var halfHour = 30 * 60 * 1000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue