Skip to content

Commit

Permalink
Remove leftover comment (#2259)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitschlag committed Aug 12, 2024
1 parent 2343262 commit 592f597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deltachat-ios/Chat/ChatViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2842,8 +2842,6 @@ extension ChatViewController: SendContactViewControllerDelegate {

extension ChatViewController: ReactionsOverviewViewControllerDelegate {
func showContact(_ viewController: UIViewController, with contactId: Int) {
// dismiss, but push contact-screen

viewController.dismiss(animated: true)

let contactDetailController = ContactDetailViewController(dcContext: dcContext, contactId: contactId)
Expand Down

0 comments on commit 592f597

Please sign in to comment.