From: Ryan Norton Date: Fri, 18 Mar 2005 19:46:53 +0000 (+0000) Subject: * Turn off by default... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/16461bbc99775e95515a4c240a5c2584d995fb05 * Turn off by default... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/mediactrl.cpp b/src/msw/mediactrl.cpp index 35f41e241c..ce385a136c 100644 --- a/src/msw/mediactrl.cpp +++ b/src/msw/mediactrl.cpp @@ -831,8 +831,6 @@ public: //--------------------------------------------------------------------------- // QT Compilation Guard //--------------------------------------------------------------------------- -#undef wxUSE_QUICKTIME -#define wxUSE_QUICKTIME 1 #if wxUSE_QUICKTIME //---------------------------------------------------------------------------