Skip to content

Commit 008c9ee

Browse files
committed
remove now-inaccurate comment
about `GetMTRDeviceXPCAllowedClasses`
1 parent 1f4f89d commit 008c9ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/darwin/Framework/CHIP/MTRDevice+XPC.mm

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
NS_ASSUME_NONNULL_BEGIN
2121

22-
// this is objective-C++ so it doesn't work in this objective-C file. maybe
23-
// the file should be objective-C++ anyways?
24-
// kmo 28 jul 2024 18h52
2522
static NSSet * GetMTRDeviceXPCAllowedClasses()
2623
{
2724
static NSSet * const sMTRDeviceXPCAllowedClasses = [NSSet setWithArray:@[

0 commit comments

Comments
 (0)