[vlc-devel] [PATCH] activex: connectioncontainer: remove unneeded declaration

Jean-Baptiste Kempf jb at videolan.org
Sat Jan 16 19:04:38 CET 2016


Merged. Thanks.

On 06 Jan, Daniel Amm wrote :
> This is unneeded since c06b7f1dce8d70c1d482e6fdbcc2dfdbac6d8b29
> ---
>  activex/connectioncontainer.cpp | 8 --------
>  1 file changed, 8 deletions(-)
> 
> diff --git a/activex/connectioncontainer.cpp b/activex/connectioncontainer.cpp
> index 2a9a27f..b8b8025 100644
> --- a/activex/connectioncontainer.cpp
> +++ b/activex/connectioncontainer.cpp
> @@ -28,14 +28,6 @@
>  
>  #include <atomic>
>  
> -#ifdef __MINGW32__
> -# include <_mingw.h>
> -# if defined(__MINGW32_MAJOR_VERSION) && !defined(__MINGW64_VERSION_MAJOR)
> -const GUID  IID_IGlobalInterfaceTable = { 0x00000146, 0, 0, {0xc0, 0, 0, 0, 0, 0, 0, 0x46} };
> -# endif /* __MINGW32_MAJOR_VERSION && !__MINGW64_VERSION_MAJOR */
> -const CLSID CLSID_StdGlobalInterfaceTable = { 0x00000323, 0, 0, {0xc0, 0, 0, 0, 0, 0, 0, 0x46} };
> -#endif /* __MINGW32__ */
> -
>  /* this function object is used to return the value from a map pair */
>  struct VLCEnumConnectionsDereference
>  {
> -- 
> 2.6.4.windows.1
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel

-- 
With my kindest regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the vlc-devel mailing list