[vlc-devel] commit: macosx: Fix a typo. (Pierre d'Herbemont )
git version control
git at videolan.org
Fri May 30 17:00:56 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Fri May 30 16:50:16 2008 +0200| [79b485f92c454b7444ff5a2f2fd6e649aa7b8270]
macosx: Fix a typo.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=79b485f92c454b7444ff5a2f2fd6e649aa7b8270
---
modules/gui/macosx/intf.m | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/modules/gui/macosx/intf.m b/modules/gui/macosx/intf.m
index e80dbf7..37da442 100644
--- a/modules/gui/macosx/intf.m
+++ b/modules/gui/macosx/intf.m
@@ -1818,7 +1818,6 @@ static VLCMain *_o_sharedMainInstance = nil;
[o_eyetv release];
[o_img_pause_pressed release];
- [o_img_pause_pressed release];
[o_img_pause release];
[o_img_play release];
More information about the vlc-devel
mailing list