Переглянути джерело

playlist: remove compilation hack

Felix Paul Kühne 11 роки тому
батько
коміт
42a23588d4
1 змінених файлів з 0 додано та 4 видалено
  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