[vlc-devel] [vlc-commits] macosx/apple script: remove dependency on core interaction singleton

Felix Paul Kühne fkuehne at videolan.org
Sun Apr 14 15:47:58 CEST 2019


Hey,


> On 14. Apr 2019, at 13:11, David Fuhrmann <david.fuhrmann at gmail.com> wrote:
> 
> 
>> Am 13.04.2019 um 22:10 schrieb Felix Paul Kühne <git at videolan.org>:
>> 
>> - (id)performDefaultImplementation
>> {
>> +    VLCPlaylistController *playlistController;
>> +    VLCPlayerController *playerController;
> 
> Hey,
> 
> How is this supposed to work if you never initialise those variables? ;-)

Through pure magic :D

Thanks!

Felix


More information about the vlc-devel mailing list