diff --git a/src/components/structures/ScrollPanel.js b/src/components/structures/ScrollPanel.js index 2daa6d2152..f035efee92 100644 --- a/src/components/structures/ScrollPanel.js +++ b/src/components/structures/ScrollPanel.js @@ -160,10 +160,6 @@ module.exports = React.createClass({ this.checkFillState(); }, - componentWillUpdate: function(nextProps, nextState) { - this._saveScrollState(); - }, - componentDidUpdate: function() { // after adding event tiles, we may need to tweak the scroll (either to // keep at the bottom of the timeline, or to maintain the view after