From ef4f212fc1482136dba1e690ec589b315b4a377f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 8 Nov 2016 12:37:03 -0500 Subject: build 0.7.0 --- .../cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js | 5 ----- 1 file changed, 5 deletions(-) mode change 100755 => 100644 StoneIsland/plugins/cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js (limited to 'StoneIsland/plugins/cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js') diff --git a/StoneIsland/plugins/cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js b/StoneIsland/plugins/cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js old mode 100755 new mode 100644 index 42d15d2c..ed954770 --- a/StoneIsland/plugins/cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js +++ b/StoneIsland/plugins/cordova-plugin-inappbrowser/www/windows8/InAppBrowserProxy.js @@ -22,10 +22,6 @@ /*jslint sloppy:true */ /*global Windows:true, require, document, setTimeout, window, module */ - -var cordova = require('cordova'), - channel = require('cordova/channel'); - var browserWrap; var IAB = { @@ -45,7 +41,6 @@ var IAB = { open: function (win, lose, args) { var strUrl = args[0], target = args[1], - features = args[2], url, elem; -- cgit v1.2.3-70-g09d2