diff --git a/src/components/views/rooms/RoomList.js b/src/components/views/rooms/RoomList.js index 8a5c24f2e0..7a06cc3da5 100644 --- a/src/components/views/rooms/RoomList.js +++ b/src/components/views/rooms/RoomList.js @@ -362,7 +362,6 @@ module.exports = React.createClass({ // we don't need to restore any size here, do we? // i guess we could have triggered a new group to appear // that already an explicit size the last time it appeared ... - // this._checkSubListsOverflow(); });