[vlc-commits] macosx: fixed warning
Felix Paul Kühne
git at videolan.org
Wed Aug 22 16:12:32 CEST 2012
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Aug 22 16:12:23 2012 +0200| [3acd873e613c546132953296ce3614fef39d8de5] | committer: Felix Paul Kühne
macosx: fixed warning
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=3acd873e613c546132953296ce3614fef39d8de5
---
modules/gui/macosx/playlist.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/modules/gui/macosx/playlist.h b/modules/gui/macosx/playlist.h
index 778327c..50a2b92 100644
--- a/modules/gui/macosx/playlist.h
+++ b/modules/gui/macosx/playlist.h
@@ -127,7 +127,6 @@
- (BOOL)isSelectionEmpty;
-- (IBAction)servicesChange:(id)sender;
- (IBAction)playItem:(id)sender;
- (IBAction)revealItemInFinder:(id)sender;
- (IBAction)preparseItem:(id)sender;
More information about the vlc-commits
mailing list