Remove the mention of MCI-based backend from wxMediaCtrl docs

MCI is not used any more and the backend is not relevant any longer.
This commit is contained in:
Vadim Zeitlin 2020-05-21 01:55:59 +02:00
parent 6a04fd2f42
commit 96ad142ae1

View File

@ -206,9 +206,6 @@ public:
- @b wxMEDIABACKEND_WMP10, Use Windows Media Player 10 (Windows only).
Works on systems with either Windows Media Player 9 or 10 installed.
Note that other backends such as wxMEDIABACKEND_MCI can now be found at
wxCode (http://wxcode.sourceforge.net/).
@section mediactrl_creating_backend Creating a backend