Преглед изворни кода

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>
 
-@property (nonatomic, strong) UIViewController *menuViewController;
-
 - (IBAction)leftButtonAction:(id)sender;
 
 - (void)updateViewContents;