removed require for cordova externalPlayer
This commit is contained in:
@@ -1095,10 +1095,6 @@ var AppInfo = {};
|
||||
"components/youtubeplayer/plugin"
|
||||
];
|
||||
|
||||
if ("android" === self.appMode) {
|
||||
list.push("cordova/externalplayer");
|
||||
}
|
||||
|
||||
if (appHost.supports("remotecontrol")) {
|
||||
list.push("components/sessionplayer");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user