[vlc-devel] commit: WinCE: update the use of messages subscription (Geoffroy Couprie )

Rémi Denis-Courmont rdenis at simphalempin.com
Fri Nov 28 09:57:17 CET 2008


On Fri, 28 Nov 2008 08:29:44 +0100 (CET), git at videolan.org (git version
control) wrote:
> +Messages::~Messages()
> +{
> +    delete cb_data;
> +    msg_Unsubscribe(sub);
>  }

You must be coffee-challenged. This should certainly be the other way
around.

-- 
Rémi Denis-Courmont




More information about the vlc-devel mailing list