Explorar o código

playlist: remove compilation hack

Felix Paul Kühne %!s(int64=11) %!d(string=hai) anos
pai
achega
42a23588d4
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      Sources/VLCPlaylistViewController.m

+ 0 - 4
Sources/VLCPlaylistViewController.m

@@ -22,10 +22,6 @@
 #import "VLCAppDelegate.h"
 #import "UIBarButtonItem+Theme.h"
 
-#ifndef UIStatusBarStyleLightContent
-#define UIStatusBarStyleLightContent 1
-#endif
-
 @implementation EmptyLibraryView
 @end