Skip to content

Commit

Permalink
Markdown: remove unused definitions (#38618)
Browse files Browse the repository at this point in the history
* Update glossary.md

Remove unused markdown definitions introduced in dotnet/corefx#38103

* Update source-generator-pinvokes.md

Remove unused markdown definitions introduced in #33742
  • Loading branch information
xtqqczze committed Jun 30, 2020
1 parent 40b2e88 commit c8b3106
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/design/features/source-generator-pinvokes.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ namespace System.Runtime.InteropServices
[IL Stubs description][il_stub_link]

<!-- Common links -->
[dotnet_link]: https://docs.microsoft.com/dotnet/core/tools/dotnet
[typemarshal_link]: https://docs.microsoft.com/dotnet/standard/native-interop/type-marshaling
[pinvoke_link]: https://docs.microsoft.com/dotnet/standard/native-interop/pinvoke
[comwrappers_link]: https://github.com/dotnet/runtime/issues/1845
Expand Down
2 changes: 0 additions & 2 deletions docs/project/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,6 @@ and enabling support for running WPF on .NET Core (Windows Only).
[corefx]: http://github.com/dotnet/corefx
[referencesource]: https://github.com/microsoft/referencesource
[mono-supported-platforms]: http://www.mono-project.com/docs/about-mono/supported-platforms/
[JamesNK]: https://twitter.com/JamesNK
[Newtonsoft.Json]: https://github.com/JamesNK/Newtonsoft.Json
[mono-winforms]: http://www.mono-project.com/docs/gui/winforms/
[xunit]: https://github.com/xunit
[mc.dot.net]: https://mc.dot.net/
Expand Down

0 comments on commit c8b3106

Please sign in to comment.