mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
Bug 973707 - Remove unused support for sending extra data when starting a casting app r=wesj
This commit is contained in:
parent
d78055d2e9
commit
b155fee5b9
@ -195,7 +195,7 @@ var CastingApps = {
|
||||
}
|
||||
|
||||
app.stop(function() {
|
||||
app.start("", function() {
|
||||
app.start(function() {
|
||||
app.remoteMedia(function(aRemoteMedia) {
|
||||
this.session = {
|
||||
service: aService,
|
||||
|
Loading…
Reference in New Issue
Block a user