Skip to content

Commit ee2e381

Browse files
committed
fixup! Add implementation of Service Status Update
1 parent 2e2bebd commit ee2e381

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ffw/BasicCommunicationRPC.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ FFW.BasicCommunication = FFW.RPCObserver
140140
.subscribeToNotification(this.onResumeAudioSourceNotification);
141141
this.onServiceUpdateNotificationSubscribeRequestID = this.client
142142
.subscribeToNotification(this.onServiceUpdateNotification);
143-
this
144143
setTimeout(function() {
145144
FFW.BasicCommunication.OnSystemTimeReady();
146145
}, 500);

0 commit comments

Comments
 (0)