[vlc-devel] commit: WinCE: update the use of messages subscription (Geoffroy Couprie )
Geoffroy Couprie
geo.couprie at gmail.com
Fri Nov 28 14:57:21 CET 2008
On Fri, Nov 28, 2008 at 9:57 AM, Rémi Denis-Courmont
<rdenis at simphalempin.com> wrote:
>
> 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.
>
I really should be careful (and drink more coffee).
More information about the vlc-devel
mailing list