From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- dom/interfaces/base/nsITextInputProcessor.idl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'dom/interfaces/base/nsITextInputProcessor.idl') diff --git a/dom/interfaces/base/nsITextInputProcessor.idl b/dom/interfaces/base/nsITextInputProcessor.idl index 6d702af385..1dea6640bc 100644 --- a/dom/interfaces/base/nsITextInputProcessor.idl +++ b/dom/interfaces/base/nsITextInputProcessor.idl @@ -664,11 +664,3 @@ interface nsITextInputProcessor : nsISupports in AString aKeyValue, [optional] in jsval aLocation); }; - -%{C++ -#define TEXT_INPUT_PROCESSOR_CID \ - { 0xcaaab47f, 0x1e31, 0x478e, \ - { 0x89, 0x19, 0x97, 0x09, 0x04, 0xe9, 0xcb, 0x72 } } -#define TEXT_INPUT_PROCESSOR_CONTRACTID \ - "@mozilla.org/text-input-processor;1" -%} -- cgit v1.2.3