فهرست منبع

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 "VLCAppDelegate.h"
 #import "UIBarButtonItem+Theme.h"
 #import "UIBarButtonItem+Theme.h"
 
 
-#ifndef UIStatusBarStyleLightContent
-#define UIStatusBarStyleLightContent 1
-#endif
-
 @implementation EmptyLibraryView
 @implementation EmptyLibraryView
 @end
 @end