Jelajahi Sumber

playlist: remove compilation hack

Felix Paul Kühne 11 tahun lalu
induk
melakukan
42a23588d4
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  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