mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
remove stale onSvgLoad
This commit is contained in:
parent
cb29a04674
commit
eacadbff40
@ -262,10 +262,6 @@ var RoomSubList = React.createClass({
|
||||
});
|
||||
},
|
||||
|
||||
onSvgLoad: function(event) {
|
||||
dis.dispatch({ action: "svg_onload", svg: event.target });
|
||||
},
|
||||
|
||||
_getHeaderJsx: function() {
|
||||
var TintableSvg = sdk.getComponent("elements.TintableSvg");
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user