Skip to content

Commit 191c414

Browse files
Apply suggestions from code review
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
1 parent 6909444 commit 191c414

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/darwin/Framework/CHIP/MTRDevice.mm

-1
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,6 @@ - (BOOL)_subscriptionAbleToReport
812812
}
813813
#endif
814814

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

0 commit comments

Comments
 (0)