You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2012/06/21 02:00:56 UTC

[12/12] js commit: removed unused wp7 methods, no change from base

removed unused wp7 methods, no change from base


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/18a342c4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/18a342c4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/18a342c4

Branch: refs/heads/master
Commit: 18a342c4f4283b640aa51dab00b9410c245658be
Parents: eab1ae4
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Jun 5 13:10:36 2012 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Jun 5 13:10:36 2012 -0700

----------------------------------------------------------------------
 lib/wp7/platform.js |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/18a342c4/lib/wp7/platform.js
----------------------------------------------------------------------
diff --git a/lib/wp7/platform.js b/lib/wp7/platform.js
index c51c92e..f6fe70a 100644
--- a/lib/wp7/platform.js
+++ b/lib/wp7/platform.js
@@ -37,24 +37,6 @@ module.exports = {
         CordovaMediaonStatus: {
             path:"cordova/plugin/wp7/CordovaMediaonStatus"
         },
-        requestFileSystem: {
-            path:"cordova/plugin/requestFileSystem"
-        },
-        resolveLocalFileSystemURI: {
-            path:"cordova/plugin/resolveLocalFileSystemURI"
-        },
-        File: {
-            path: "cordova/plugin/File"
-        },
-        FileReader: {
-            path: "cordova/plugin/FileReader"
-        },
-        FileError: {
-            path: "cordova/plugin/FileError"
-        },
-        MediaError: {
-            path: "cordova/plugin/MediaError"
-        },
         navigator: {
             children: {
                 device: {