Remove the flash sample

Adobe have announced the official EOL for flash is 2020 so we're
now at the point where support for flash just isn't interesting
any more.

It doesn't make sense to support it for the upcoming 3.2.x release
series, and the sample .swf files are lacking source code.

Closes https://github.com/wxWidgets/wxWidgets/pull/1427

Closes #15886.
This commit is contained in:
Olly Betts
2019-07-18 11:23:12 +12:00
committed by Vadim Zeitlin
parent 76e21c2ffa
commit b3ef78124c
15 changed files with 3 additions and 3006 deletions

View File

@@ -280,7 +280,7 @@ public:
@library{wxcore}
@category{ctrl,ipc}
@see wxActiveXEvent, @ref page_samples_flash
@see wxActiveXEvent
*/
class wxActiveXContainer : public wxControl
{