Browse Source

clear old code

marinofaggiana 4 years ago
parent
commit
c0fab2f775
1 changed files with 0 additions and 4 deletions
  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);