Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

Commit

Permalink
Remove 'new MessagesListener()'
Browse files Browse the repository at this point in the history
  • Loading branch information
timdream committed Apr 12, 2012
1 parent 832b219 commit 0d3c4cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/homescreen/js/homescreen.js
Expand Up @@ -31,7 +31,6 @@ function startup() {
LockScreen.update(function fireHomescreenReady() {
ScreenManager.turnScreenOn();

new MessagesListener();
new TelephonyListener();

window.parent.postMessage('homescreenready', '*');
Expand Down

0 comments on commit 0d3c4cb

Please sign in to comment.