Marino Faggiana 8 жил өмнө
parent
commit
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;