summaryrefslogtreecommitdiffstats
path: root/intl/locale/mozILocaleService.idl
diff options
context:
space:
mode:
Diffstat (limited to 'intl/locale/mozILocaleService.idl')
-rw-r--r--intl/locale/mozILocaleService.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/intl/locale/mozILocaleService.idl b/intl/locale/mozILocaleService.idl
index 71227a64d3..0cf027caea 100644
--- a/intl/locale/mozILocaleService.idl
+++ b/intl/locale/mozILocaleService.idl
@@ -5,14 +5,6 @@
#include "nsISupports.idl"
-%{C++
-// Define Contractid and CID
-#define MOZ_LOCALESERVICE_CID \
- { 0x92735ff4, 0x6384, 0x4ad6, { 0x85, 0x08, 0x75, 0x70, 0x10, 0xe1, 0x49, 0xee } }
-
-#define MOZ_LOCALESERVICE_CONTRACTID "@mozilla.org/intl/localeservice;1"
-%}
-
[scriptable, uuid(C27F8983-B48B-4D1A-92D7-FEB8106F212D)]
interface mozILocaleService : nsISupports
{