Skip to content

Commit b427375

Browse files
committed
Nope, will need to wait for the modulemap fix
1 parent 5064ea9 commit b427375

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sources/Overlays/_Testing_WinSDK/Attachments/AttachableImageFormat+CLSID.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -229,12 +229,6 @@ extension AttachableImageFormat {
229229
return preferredName
230230
}
231231

232-
#if compiler(>=6.3)
233-
// Workaround for https://github.com/swiftlang/swift/pull/84466
234-
// (This typealias will be removed when that issue is resolved.)
235-
public typealias CLSID = _GUID
236-
#endif
237-
238232
/// The `CLSID` value of the Windows Imaging Component (WIC) encoder class
239233
/// that corresponds to this image format.
240234
///

0 commit comments

Comments
 (0)