]> git.sesse.net Git - vlc/commit
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist...
authorToralf Niebuhr <gmthor85@aim.com>
Thu, 22 Jul 2010 09:39:36 +0000 (11:39 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 22 Jul 2010 15:15:42 +0000 (17:15 +0200)
commitb7508014f4b124bd1a98f32fbe59ef803198e7b9
treef3808bfa68da4fbb3756bae474c037f9b29f84a4
parent806169e33a349d5ccd2a7c42eceeeaab8e154281
use NSAutoreleasePool::drain instead of NSAutoreleasePool::release since VLCKit ist compiled with Objective-C Garbage Collection = Supported

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
projects/macosx/framework/Sources/VLCEventManager.m
projects/macosx/framework/Sources/VLCMedia.m
projects/macosx/framework/Sources/VLCMediaDiscoverer.m
projects/macosx/framework/Sources/VLCMediaList.m
projects/macosx/framework/Sources/VLCMediaPlayer.m