mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Remove unused code
This commit is contained in:
parent
5b773b99c0
commit
7dc5f91fad
@ -52,11 +52,6 @@ module.exports = React.createClass({
|
||||
var content = this.props.mxEvent.getContent();
|
||||
var cli = MatrixClientPeg.get();
|
||||
|
||||
var videoStyle = {
|
||||
maxHeight: "500px",
|
||||
maxWidth: "100%",
|
||||
};
|
||||
|
||||
var height = null;
|
||||
var width = null;
|
||||
var poster = null;
|
||||
|
Loading…
Reference in New Issue
Block a user