Selaa lähdekoodia

playlist: remove compilation hack

Felix Paul Kühne 11 vuotta sitten
vanhempi
commit
42a23588d4
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  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