소스 검색

clear old code

marinofaggiana 4 년 전
부모
커밋
c0fab2f775
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      iOSClient/AppDelegate.h

+ 0 - 4
iOSClient/AppDelegate.h

@@ -63,10 +63,6 @@
 @property (nonatomic, strong) NSString *userID;
 @property (nonatomic, strong) NSString *password;
 
-// next version ... ? ...
-@property double currentLatitude;
-@property double currentLongitude;
-
 // Networking 
 @property (nonatomic, copy) void (^backgroundSessionCompletionHandler)(void);