Skip to content

Commit

Permalink
remove code never to be used
Browse files Browse the repository at this point in the history
Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
  • Loading branch information
kcw-grunt committed Apr 22, 2024
1 parent 797f1f6 commit efd3850
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions litewallet/Platform/BRActivityView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ class BRActivityViewController: UIViewController {
super.init(nibName: nil, bundle: nil)
modalTransitionStyle = .crossDissolve

if #available(iOS 8.0, *) {
modalPresentationStyle = .overFullScreen
}

activityView.messageLabel.text = message
view = activityView
}
Expand Down

0 comments on commit efd3850

Please sign in to comment.