Skip to content

Commit 02c9eaa

Browse files
committed
Revert "CoreFoundation: add a workaround for Linux with the rebranch"
This reverts commit 67eb223.
1 parent 2a9d910 commit 02c9eaa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CoreFoundation/String.subproj/CFAttributedString.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
@end
2424
#endif
2525

26-
#if defined(__linux__)
27-
#pragma clang optimize off
28-
#endif
29-
3026
struct __CFAttributedString {
3127
CFRuntimeBase base;
3228
CFStringRef string;

0 commit comments

Comments
 (0)