[vlc-commits] mingw32 fix

Rafaël Carré git at videolan.org
Mon Nov 7 16:40:16 CET 2011


activex-vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Nov  7 10:40:07 2011 -0500| [aeacd5f7abaa2503b9c14c7701eef093f35b8907] | committer: Rafaël Carré

mingw32 fix

> http://git.videolan.org/gitweb.cgi/activex-vlc.git/?a=commit;h=aeacd5f7abaa2503b9c14c7701eef093f35b8907
---

 src/main.cpp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/main.cpp b/src/main.cpp
index c9c3882..13616b1 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -51,8 +51,6 @@
 /*
 ** MingW headers & libs do not declare those
 */
-static DEFINE_GUID(CATID_InternetAware, \
-	0x0DE86A58, 0x2BAA, 0x11CF, 0xA2, 0x29, 0x00,0xAA,0x00,0x3D,0x73,0x52);
 static DEFINE_GUID(CATID_SafeForInitializing, \
 	0x7DD95802, 0x9882, 0x11CF, 0x9F, 0xA9, 0x00,0xAA,0x00,0x6C,0x42,0xC4);
 static DEFINE_GUID(CATID_SafeForScripting, \



More information about the vlc-commits mailing list