浏览代码

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