Browse Source

clear code

Marino Faggiana 8 năm trước cách đây
mục cha
commit
ecf02adf16
1 tập tin đã thay đổi với 1 bổ sung7 xóa
  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;