Skip to content

Commit 934fa2d

Browse files
committed
Remove unlinked entry
1 parent 626dfa6 commit 934fa2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/overview/visual-cpp-samples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ Previous versions of Visual Studio included C++ sample code. The sample code was
105105
|--|--|
106106
| [BirthdayPicker](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/Language/Windows%20Forms) | Shows how the .NET Framework resource mechanism can be used in C++ applications. It also demonstrates some common Window Forms components. |
107107
| [Calculator](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/Language/Windows%20Forms) | Implements a simple pocket calculator using C++ and the .NET Framework Windows Forms classes. |
108-
| Scribble (using MFC) | An MFC implementation of the Scribble sample, updated and extended to include new .NET functionality. |
109108
| [Scribble (Windows Forms)](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/Language/General) | A Windows Forms implementation of the Scribble sample, updated and extended to include new .NET functionality. |
110109
| [STLCLR](https://github.com/Microsoft/VCSamples/tree/master/VC2010Samples/CLR/stlclr/StlClr%20Sample) | Demonstrates some of the capabilities available when using the STL/CLR Library. |
111110

0 commit comments

Comments
 (0)