Prechádzať zdrojové kódy

playlist: remove unused property

Felix Paul Kühne 10 rokov pred
rodič
commit
b0f0c44daf
1 zmenil súbory, kde vykonal 0 pridanie a 2 odobranie
  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;