diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index 3497a9a9..01e6610d 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -579,14 +579,6 @@ Ext.define('Rambox.store.ServicesList', { ,js_unread: 'function checkUnread(){var a=document.getElementsByClassName("mx_RoomTile_nameContainer"),b=0;for(i=0;i=1?document.title="("+a+") "+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,1e3);' ,custom_domain: true }, - { - id: 'actor' - ,logo: 'actor.png' - ,name: 'Actor' - ,description: 'Free and Secure text, photo and voice messages over 2G/3G or Wi-Fi.' - ,url: 'https://app.actor.im/' - ,type: 'messaging' - }, { id: 'socialcast' ,logo: 'socialcast.png' diff --git a/resources/icons/actor.png b/resources/icons/actor.png deleted file mode 100644 index 4fbc4091..00000000 Binary files a/resources/icons/actor.png and /dev/null differ