Invite : remove invitelist entry points

This commit is contained in:
ganfra 2024-04-16 11:41:55 +02:00
parent 1cdf561688
commit 807bd362fe
29 changed files with 16 additions and 1237 deletions

View file

@ -34,7 +34,6 @@ interface RoomListEntryPoint : FeatureEntryPoint {
fun onCreateRoomClicked()
fun onSettingsClicked()
fun onSessionConfirmRecoveryKeyClicked()
fun onInvitesClicked()
fun onRoomSettingsClicked(roomId: RoomId)
fun onReportBugClicked()
fun onRoomDirectorySearchClicked()