Remove unused code
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user