]> git.sesse.net Git - vlc/commitdiff
macosx: Fix a typo.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Fri, 30 May 2008 14:50:16 +0000 (16:50 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Fri, 30 May 2008 15:02:03 +0000 (17:02 +0200)
modules/gui/macosx/intf.m

index e80dbf7bf62c61de0b285771aa2a87c27f665dc2..37da4428ef44987f85db3621f39d79178e277c5d 100644 (file)
@@ -1817,7 +1817,6 @@ static VLCMain *_o_sharedMainInstance = nil;
     [o_interaction_list release];
     [o_eyetv release];
 
-    [o_img_pause_pressed release];
     [o_img_pause_pressed release];
     [o_img_pause release];
     [o_img_play release];