From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- widget/headless/HeadlessLookAndFeelGTK.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'widget/headless/HeadlessLookAndFeelGTK.cpp') diff --git a/widget/headless/HeadlessLookAndFeelGTK.cpp b/widget/headless/HeadlessLookAndFeelGTK.cpp index f8f6270cd7..462a877f34 100644 --- a/widget/headless/HeadlessLookAndFeelGTK.cpp +++ b/widget/headless/HeadlessLookAndFeelGTK.cpp @@ -118,9 +118,6 @@ nsresult HeadlessLookAndFeel::NativeGetInt(IntID aID, int32_t& aResult) { case IntID::ScrollbarButtonAutoRepeatBehavior: aResult = 0; break; - case IntID::TooltipDelay: - aResult = 500; - break; case IntID::SwipeAnimationEnabled: aResult = 0; break; -- cgit v1.2.3