mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Remove commented line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
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…
x
Reference in New Issue
Block a user