squash: remove unused prop, update comment

This commit is contained in:
Leonard Kim
2017-09-18 13:22:15 -05:00
committed by hristoterezov
parent 1e84f993b4
commit f3783efc48
3 changed files with 3 additions and 25 deletions
@@ -44,7 +44,6 @@ class VideoInputPreview extends Component {
<div className = { className }>
<Video
className = 'video-input-preview-display flipVideoX'
triggerOnPlayingUpdate = { false }
videoTrack = {{ jitsiTrack: this.props.track }} />
<div className = 'video-input-preview-error'>
{ error || '' }