Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0076f4d

Browse files
committed
reformat
1 parent 998c5be commit 0076f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shell/platform/darwin/ios/framework/Source/accessibility_bridge.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ void PostAccessibilityNotification(UIAccessibilityNotifications notification,
197197
layoutChanged = layoutChanged || [doomed_uids count] > 0;
198198
// We should send out only one notification per semantics update.
199199
if (routeChanged) {
200-
201200
if (!ios_delegate_->IsFlutterViewControllerPresentingModalViewController(view_controller_)) {
202201
NSString* routeName = [lastAdded routeName];
203202
ios_delegate_->PostAccessibilityNotification(UIAccessibilityScreenChangedNotification,

0 commit comments

Comments
 (0)