Skip to content

Commit c617740

Browse files
Merge pull request #4308 from IgorA100/patch-948505
Fix: Removed loadFontFaceObserver() call as it is no longer used Watch page
2 parents 3e50d50 + 8e39b0f commit c617740

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/skins/classic/views/js/watch.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,6 @@ function streamReStart(oldId, newId) {
921921
streamPrepareStart(currentMonitor);
922922
zmPanZoom.init();
923923
zmPanZoom.init({objString: '.imageFeed', disablePan: true, contain: 'inside', additional: true});
924-
loadFontFaceObserver();
925924
manageRTSP2WebChannelStream();
926925
//document.getElementById('monitor').classList.remove('hidden-shift');
927926
}

0 commit comments

Comments
 (0)