Bläddra i källkod

auto commit

app
jfinn 3 år sedan
förälder
incheckning
da42a480a4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      react/features/base/media/components/native/Video.js

+ 1
- 1
react/features/base/media/components/native/Video.js Visa fil

@@ -109,7 +109,7 @@ export default class Video extends Component<Props> {
109 109
                         zOrder = { this.props.zOrder } />
110 110
                 );
111 111
 
112
-            tglob_au.run_dev_cbs("base_video",{RTCView,stream,that:this})
112
+            // tglob_au.run_dev_cbs("base_video",{RTCView,stream,that:this})
113 113
 
114 114
             // VideoTransform implements "pinch to zoom". As part of "pinch to
115 115
             // zoom", it implements onPress, of course.

Laddar…
Avbryt
Spara