diff --git a/app/Application.js b/app/Application.js index a095352f..a8195530 100644 --- a/app/Application.js +++ b/app/Application.js @@ -24,7 +24,6 @@ Ext.define('Rambox.Application', { totalServicesLoaded: 0 ,totalNotifications: 0 } - ,xtype : 'application-controller' ,launch: function () { // Prevent track if the user have disabled this option (default: false) if ( !ipc.sendSync('sendStatistics') ) {