You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by to...@apache.org on 2016/05/23 13:42:36 UTC

[38/50] cordova-plugin-screen-orientation git commit: Cordova 3.6.3 - 'CB-7187 Delete CDVShared.m & remove dependency on CoreLocation

Cordova 3.6.3 -
'CB-7187 Delete CDVShared.m & remove dependency on CoreLocation


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/2576cc6f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/2576cc6f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/2576cc6f

Branch: refs/heads/master
Commit: 2576cc6f23481b599561d6f406b4c2f65b7d95d0
Parents: d89dc2a
Author: Breno Douglas <br...@paieterno.com.br>
Authored: Thu Feb 11 08:52:48 2016 -0200
Committer: Breno Douglas <br...@paieterno.com.br>
Committed: Thu Feb 11 08:52:48 2016 -0200

----------------------------------------------------------------------
 src/ios/YoikScreenOrientation.h | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/2576cc6f/src/ios/YoikScreenOrientation.h
----------------------------------------------------------------------
diff --git a/src/ios/YoikScreenOrientation.h b/src/ios/YoikScreenOrientation.h
index 95da6e8..f226a93 100644
--- a/src/ios/YoikScreenOrientation.h
+++ b/src/ios/YoikScreenOrientation.h
@@ -23,7 +23,6 @@ SOFTWARE.
  */
 
 #import <Cordova/CDVPlugin.h>
-#import <Cordova/CDVShared.h>
 
 @interface YoikScreenOrientation : CDVPlugin
 


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