]> git.sesse.net Git - vlc/commit
macosx: NSScreen(VLCAdditions) does not leak.
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 22 Jun 2009 18:29:13 +0000 (20:29 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 22 Jun 2009 19:03:41 +0000 (21:03 +0200)
commit573844a977ad1224efc9dde74e42f33d07ccc5c9
treec172202387ee3638f52261e1cc6ce10fe3ed1a1c
parentc226bf881fdab1eb6344655831388ecf43686521
macosx: NSScreen(VLCAdditions) does not leak.

The Objective-C runtime will properly unload this at the end of the application. The mozilla plugin should not even be using this at all.
modules/gui/macosx/misc.m