Marino Faggiana hace 8 años
padre
commit
ecf02adf16
Se han modificado 1 ficheros con 1 adiciones y 7 borrados
  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;