소스 검색

clear code

Marino Faggiana 7 년 전
부모
커밋
225530d03c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      iOSClient/Brand/Intro/CCIntro.m

+ 1 - 0
iOSClient/Brand/Intro/CCIntro.m

@@ -61,6 +61,7 @@
 
 - (void)showIntroCryptoCloud:(CGFloat)duration
 {
+    //NSString *language = [[[NSBundle mainBundle] preferredLocalizations] objectAtIndex:0];
     CGFloat height = self.rootView.bounds.size.height;
     
     if (height <= 480) { titleIconPositionY = 20; titlePositionY = 260; descPositionY = 230; }