]> git.sesse.net Git - vlc/commit
Remove observer from the notification center in the dealloc method to prevent a crash...
authorSebastien Zwickert <dilaroga@free.fr>
Mon, 7 Jun 2010 20:34:31 +0000 (22:34 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 16 Jun 2010 16:29:54 +0000 (18:29 +0200)
commit5995ceeb4cd344894f24bfd9402e18972fd5adca
treedf4efb4f2c75b1f41dd5f56b785162f76c487842
parent4a65401d54fef5d25742fe9b482b89072a2aa679
Remove observer from the notification center in the dealloc method to prevent a crash when notification center posts NSApplicationWillTerminateNotification and the VLAboutBox has already been released.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/macosx/about.m