Remove memcheck sample

This sample wasn't really useful and demonstrated functionality which
was disabled by default since many years and will be completely removed
soon.
This commit is contained in:
Vadim Zeitlin 2023-01-05 18:24:57 +01:00
parent 0016bdc308
commit d74c9e51da
13 changed files with 4 additions and 1106 deletions

View file

@ -506,14 +506,6 @@ It replaces the old @c dynamic sample.
@sampledir{mediaplayer}
@section page_samples_memcheck Memory Checking Sample
@sampleabout{memory tracing using wxDebugContext}
@sampledir{memcheck}
@buildwith{wxUSE_MEMORY_TRACING, wxUSE_DEBUG_CONTEXT}
@section page_samples_menu Menu Sample
@sampleabout{wxMenu classes}