Skip to content

Commit c69bbdf

Browse files
authored
Merge pull request #397 from hborla/remove-educational-note
[WiX] Remove an outdated educational note from Windows packaging.
2 parents ef002ab + b5bd83d commit c69bbdf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

platforms/Windows/bld/bld.wxs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,6 @@
273273
</ComponentGroup>
274274

275275
<ComponentGroup Id="SwiftEducationalNotes" Directory="_usr_share_doc_swift_diagnostics">
276-
<Component>
277-
<File Source="$(TOOLCHAIN_ROOT)\usr\share\doc\swift\diagnostics\complex-closure-inference.md" />
278-
</Component>
279276
<Component>
280277
<File Source="$(TOOLCHAIN_ROOT)\usr\share\doc\swift\diagnostics\dynamic-callable-requirements.md" />
281278
</Component>

0 commit comments

Comments
 (0)