[Pkg-mozext-commits] [greasemonkey] 32/43: Clean up unused template code.

David Prévot taffit at moszumanska.debian.org
Sun Feb 22 21:56:12 UTC 2015


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit 987f7f3e92ed550d15ab4b6318cca6f944ac27b1
Author: Anthony Lieuallen <arantius at gmail.com>
Date:   Fri Jan 16 15:15:23 2015 -0500

    Clean up unused template code.
---
 modules/installPolicy.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/installPolicy.js b/modules/installPolicy.js
index 76fdbac..dbcadb2 100644
--- a/modules/installPolicy.js
+++ b/modules/installPolicy.js
@@ -55,8 +55,6 @@ var InstallPolicy = {
 
   QueryInterface: XPCOMUtils.generateQI([
       Ci.nsIContentPolicy,
-//      Ci.nsIObserver,
-//      Ci.nsIChannelEventSink,
       Ci.nsIFactory,
       Ci.nsISupportsWeakReference
       ]),

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



More information about the Pkg-mozext-commits mailing list