get rid of error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2004-11-11 08:06:20 +00:00
parent d2dfcfabf2
commit 1746bcc5ff

View File

@ -13,6 +13,4 @@
#include "wx/msw/mediactrl.h"
#elif defined(__WXMAC__)
#include "wx/mac/mediactrl.h"
#else
#error wxMediaCtrl not supported on this platform!
#endif