diff --git a/src/gui/MainPane/AccountRoomsDelegate.qml b/src/gui/MainPane/AccountRoomsDelegate.qml index 14833fc4..072f5814 100644 --- a/src/gui/MainPane/AccountRoomsDelegate.qml +++ b/src/gui/MainPane/AccountRoomsDelegate.qml @@ -66,10 +66,6 @@ Column { highlight: null // managed by the AccountRoomsList - onFirstDelegateHeightChanged: - if (firstDelegateHeight !== 0) - firstDelegateHeight = firstDelegateHeight - // Delete 0 must *always* be loaded, and all delegates must have the // same height