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;