浏览代码

playlist: remove unused property

Felix Paul Kühne 10 年之前
父节点
当前提交
b0f0c44daf
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Sources/VLCPlaylistViewController.h

+ 0 - 2
Sources/VLCPlaylistViewController.h

@@ -26,8 +26,6 @@ typedef enum {
 
 
 @interface VLCPlaylistViewController : UIViewController <UITabBarDelegate, UIPopoverControllerDelegate>
 @interface VLCPlaylistViewController : UIViewController <UITabBarDelegate, UIPopoverControllerDelegate>
 
 
-@property (nonatomic, strong) UIViewController *menuViewController;
-
 - (IBAction)leftButtonAction:(id)sender;
 - (IBAction)leftButtonAction:(id)sender;
 
 
 - (void)updateViewContents;
 - (void)updateViewContents;