Преглед изворни кода

Removes missing and unused method.

j8
yanas пре 9 година
родитељ
комит
4ca9349de7
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      modules/UI/videolayout/ConnectionIndicator.js

+ 0
- 1
modules/UI/videolayout/ConnectionIndicator.js Прегледај датотеку

@@ -312,7 +312,6 @@ ConnectionIndicator.prototype.updateConnectionQuality =
312 312
     } else {
313 313
         if(this.connectionIndicatorContainer.style.display == "none") {
314 314
             this.connectionIndicatorContainer.style.display = "block";
315
-            this.videoContainer.updateIconPositions();
316 315
         }
317 316
     }
318 317
     this.bandwidth = object.bandwidth;

Loading…
Откажи
Сачувај