瀏覽代碼

clear code

Marino Faggiana 8 年之前
父節點
當前提交
ecf02adf16
共有 1 個文件被更改,包括 1 次插入7 次删除
  1. 1 7
      iOSClient/CCGlobal.h

+ 1 - 7
iOSClient/CCGlobal.h

@@ -23,13 +23,7 @@
 
 #import <UIKit/UIKit.h>
 #import "CCStandardImages.h"
-
-#ifdef CUSTOM_BUILD
-    #import "CustomImages.h"
-    #import "CustomConstant.h"
-#else
-    #import "NCBrandConstant.h"
-#endif
+#import "NCBrandConstant.h"
 
 extern NSString *const appApplicationSupport;
 extern NSString *const appDatabase;