Remove pointless functions
parent
23086cc0df
commit
f3d3091706
|
|
@ -105,13 +105,6 @@ exports.clearAll = function(event) {
|
|||
WIDGETS.messages.update(messages);
|
||||
}
|
||||
|
||||
function getNotificationImage() {
|
||||
return atob("GBIBP//8H//4n//5z//z5//n8//H+P+f/H4//n5//Dw/+Jkf8YGP48PH5//nz//zn//5H//4P//8");
|
||||
}
|
||||
function getFBIcon() {
|
||||
return atob("GBiBAAAAAAAAAAAYAAD/AAP/wAf/4A/48A/g8B/g+B/j+B/n+D/n/D8A/B8A+B+B+B/n+A/n8A/n8Afn4APnwADnAAAAAAAAAAAAAA==");
|
||||
}
|
||||
|
||||
exports.getMessageImage = function(msg) {
|
||||
/*
|
||||
* icons should be 24x24px with 1bpp colors and 'Transparency to Color'
|
||||
|
|
|
|||
Loading…
Reference in New Issue