jfinn пре 3 година
родитељ
комит
cc6a9aaf8e
1 измењених фајлова са 0 додато и 8 уклоњено
  1. 0
    8
      react/features/large-video/components/styles.js

+ 0
- 8
react/features/large-video/components/styles.js Прегледај датотеку

@@ -7,14 +7,6 @@ import { ColorSchemeRegistry, schemeColor } from '../../base/color-scheme';
7 7
  */
8 8
 export const AVATAR_SIZE = 200;
9 9
 
10
-if (window.glob_vhook){
11
-    window.glob_vhook.style_sheet = StyleSheet
12
-    window.glob_vhook.absoluteFillObject = StyleSheet.absoluteFillObject
13
-
14
-} else {
15
-    window.style_sheet = StyleSheet
16
-}
17
-
18 10
 /**
19 11
  * Color schemed styles for the @{LargeVideo} component.
20 12
  */

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