[Pkg-mozext-commits] [firegestures] 02/13: remove FUEL code

David Prévot taffit at moszumanska.debian.org
Tue May 17 15:31:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository firegestures.

commit f1a868b7e2665b3957d070f9462bf617efeb7242
Author: Gomita <gomita at xuldev.org>
Date:   Sun May 15 02:11:31 2016 +0900

    remove FUEL code
---
 components/xdGestureHandler.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/components/xdGestureHandler.js b/components/xdGestureHandler.js
index 0184a95..184e681 100644
--- a/components/xdGestureHandler.js
+++ b/components/xdGestureHandler.js
@@ -22,8 +22,6 @@ function log(aMsg) {
 
 function alert(aMsg) {
 	Components.utils.reportError(aMsg);
-	var fuelApp = Cc["@mozilla.org/fuel/application;1"].getService(Ci.fuelIApplication);
-	fuelApp.console.open();
 }
 
 const PLATFORM = Cc["@mozilla.org/system-info;1"].getService(Ci.nsIPropertyBag2).getProperty("name");

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firegestures.git



More information about the Pkg-mozext-commits mailing list