Skip to content

Commit f114177

Browse files
committed
remove unused setConfig function
1 parent c4e7786 commit f114177

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/streaming/MediaPlayer.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,6 @@ function MediaPlayer() {
241241
adapter.setConfig({
242242
dashManifestModel: dashManifestModel
243243
});
244-
metricsModel.setConfig({
245-
adapter: adapter
246-
});
247244

248245
restoreDefaultUTCTimingSources();
249246
setAutoPlay(AutoPlay !== undefined ? AutoPlay : true);

0 commit comments

Comments
 (0)