From 3ac1838cba725705a96a9d7b65721b15f4ec67b1 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 26 Aug 2011 14:37:27 +0200 Subject: Moved everything to a js module, removed custom xpcom interfaces --- components/interfaces/rdIMatchResult.idl | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 components/interfaces/rdIMatchResult.idl (limited to 'components/interfaces/rdIMatchResult.idl') diff --git a/components/interfaces/rdIMatchResult.idl b/components/interfaces/rdIMatchResult.idl deleted file mode 100644 index 371a7d7..0000000 --- a/components/interfaces/rdIMatchResult.idl +++ /dev/null @@ -1,13 +0,0 @@ -/* $Id$ */ -#include "nsISupports.idl" - -[scriptable, uuid(cf89b480-bce3-11de-a0dd-028037ec0200)] -interface rdIMatchResult : nsISupports { - - /* Attributes */ - readonly attribute wstring redirectTo; - readonly attribute boolean isMatch; - readonly attribute boolean isExcludeMatch; - readonly attribute boolean isDisabledMatch; -}; - -- cgit v1.2.3-70-g09d2