marinofaggiana 4 anni fa
parent
commit
c0fab2f775
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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);