We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a60aa commit e45db04Copy full SHA for e45db04
src/components/https-everywhere.js
@@ -292,7 +292,6 @@ HTTPSEverywhere.prototype = {
292
// QueryInterface implementation, e.g. using the generateQI helper
293
QueryInterface: XPCOMUtils.generateQI(
294
[ Components.interfaces.nsIObserver,
295
- Components.interfaces.nsIMyInterface,
296
Components.interfaces.nsISupports,
297
Components.interfaces.nsIContentPolicy,
298
Components.interfaces.nsISupportsWeakReference,
0 commit comments