From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- intl/locale/mozIOSPreferences.idl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'intl/locale/mozIOSPreferences.idl') diff --git a/intl/locale/mozIOSPreferences.idl b/intl/locale/mozIOSPreferences.idl index f3e1c12440..1664aabfbe 100644 --- a/intl/locale/mozIOSPreferences.idl +++ b/intl/locale/mozIOSPreferences.idl @@ -5,14 +5,6 @@ #include "nsISupports.idl" -%{C++ -// Define Contractid and CID -#define MOZ_OSPREFERENCES_CID \ - { 0x65944815, 0xe9ae, 0x48bd, { 0xa2, 0xbf, 0xf1, 0x10, 0x87, 0x20, 0x95, 0x0c } } - -#define MOZ_OSPREFERENCES_CONTRACTID "@mozilla.org/intl/ospreferences;1" -%} - [scriptable, uuid(65944815-e9ae-48bd-a2bf-f1108720950c)] interface mozIOSPreferences : nsISupports { -- cgit v1.2.3