You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2015/03/13 16:02:11 UTC

[2/2] cordova-plugin-geolocation git commit: CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers

CB-8659: ios: 4.0.x Compatibility: Remove use of deprecated headers


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/4fc6d57f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/4fc6d57f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/4fc6d57f

Branch: refs/heads/master
Commit: 4fc6d57fed4c2b929558e7144cc7225465d749dd
Parents: 399b164
Author: Ian Clelland <ic...@chromium.org>
Authored: Fri Mar 13 11:01:31 2015 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Fri Mar 13 11:01:56 2015 -0400

----------------------------------------------------------------------
 src/ios/CDVLocation.m | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/4fc6d57f/src/ios/CDVLocation.m
----------------------------------------------------------------------
diff --git a/src/ios/CDVLocation.m b/src/ios/CDVLocation.m
index 6fad133..a16b926 100644
--- a/src/ios/CDVLocation.m
+++ b/src/ios/CDVLocation.m
@@ -18,7 +18,6 @@
  */
 
 #import "CDVLocation.h"
-#import <Cordova/NSArray+Comparisons.h>
 
 #pragma mark Constants
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org