Explorar el Código

playlist: remove unused property

Felix Paul Kühne hace 10 años
padre
commit
b0f0c44daf
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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;