Explorar el Código

VLCPlaybackController: Remove unnecessary import

Soomin Lee hace 6 años
padre
commit
9191e18bc0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Sources/VLCPlaybackController.m

+ 0 - 1
Sources/VLCPlaybackController.m

@@ -19,7 +19,6 @@
 #import "VLCPlaybackController.h"
 #import "UIDevice+VLC.h"
 #import <AVFoundation/AVFoundation.h>
-#import "VLCPlayerDisplayController.h"
 #import "VLCRemoteControlService.h"
 #import "VLCMetadata.h"
 #if TARGET_OS_IOS