瀏覽代碼

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);