mirror of https://github.com/vector-im/riot-web
Remove commented line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
95d93d143e
commit
efd889c09a
|
@ -36,7 +36,6 @@ export class ExistingSource extends React.Component<DesktopCapturerSourceIProps>
|
|||
}
|
||||
|
||||
onClick = (ev) => {
|
||||
//ev.stopPropagation();
|
||||
this.props.onSelect(this.props.source);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue