aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/ephyAddCertException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/ephyAddCertException.idl')
-rw-r--r--embed/mozilla/ephyAddCertException.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/embed/mozilla/ephyAddCertException.idl b/embed/mozilla/ephyAddCertException.idl
deleted file mode 100644
index 3d04140b6..000000000
--- a/embed/mozilla/ephyAddCertException.idl
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "nsISupports.idl"
-#include "nsIDOMWindow.idl"
-#include "nsIDOMDocument.idl"
-
-[uuid(cfdca027-c2c7-446a-8031-4d0041ab9f1e)]
-interface ephyAddCertException : nsISupports {
- void showAddCertExceptionDialog (in nsIDOMDocument aDocument);
-};