From 7b4b9274e752550596b5170afcadbc173ae34188 Mon Sep 17 00:00:00 2001 From: Alexandru Branza Date: Tue, 4 Jun 2024 16:25:26 +0300 Subject: [PATCH] Lint --- src/WebOsVideo/WebOsVideo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WebOsVideo/WebOsVideo.js b/src/WebOsVideo/WebOsVideo.js index cbc4835..518ccba 100644 --- a/src/WebOsVideo/WebOsVideo.js +++ b/src/WebOsVideo/WebOsVideo.js @@ -307,7 +307,7 @@ function WebOsVideo(options) { // console.log('unsubscribe error', JSON.stringify(err)); cb(); }); -// cb(); + // cb(); }; // var unload = function (cb) { @@ -978,7 +978,7 @@ function WebOsVideo(options) { onPropChanged('audioTracks'); onPropChanged('selectedAudioTrackId'); - var count = 0; + // var count = 0; var initMediaId = function (cb) { function retrieveMediaId() {