Clean up code
This commit is contained in:
parent
3c5b395171
commit
baa9dfe110
3 changed files with 3 additions and 39 deletions
|
|
@ -430,14 +430,6 @@ TimelineViewManager::openImageOverlayInternal(QString eventId, QImage img)
|
|||
});
|
||||
}
|
||||
|
||||
// void
|
||||
// TimelineViewManager::openInviteUsersDialog()
|
||||
//{
|
||||
// TODO: move this somewhere where it will actually work (probably Rooms)
|
||||
// MainWindow::instance()->openInviteUsersDialog(
|
||||
// [this](const QStringList &invitees) { emit inviteUsers(invitees); });
|
||||
//}
|
||||
|
||||
void
|
||||
TimelineViewManager::openLeaveRoomDialog(QString roomid) const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue