Selaa lähdekoodia

clear old code

marinofaggiana 4 vuotta sitten
vanhempi
commit
c0fab2f775
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  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);