Explorar o código

VLCMovieViewController: remove double Navigationbar

Carola Nitz %!s(int64=7) %!d(string=hai) anos
pai
achega
cc4c314c28
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      Sources/VLCMovieViewController.m

+ 0 - 2
Sources/VLCMovieViewController.m

@@ -396,8 +396,6 @@ typedef NS_ENUM(NSInteger, VLCPanType) {
     _vpc.delegate = self;
     [_vpc recoverPlaybackState];
 
-    [self setupNavigationbar];
-
     self.navigationController.navigationBar.barStyle = UIBarStyleBlack;
     self.navigationController.navigationBar.tintColor = [UIColor whiteColor];
     [self setupNavigationbar];