Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
nivi-apple and bzbarsky-apple authored May 23, 2024
1 parent 6909444 commit 191c414
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/darwin/Framework/CHIP/MTRDevice.mm
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,6 @@ - (BOOL)_subscriptionAbleToReport
}
#endif

// Unfortunately, we currently have no subscriptions over our hacked-up XPC
// setup. Based on whether subscriptions are allowed or not, return YES or NO.
return [self _subscriptionsAllowed];
}
Expand Down

0 comments on commit 191c414

Please sign in to comment.