vcl/source/window/menufloatingwindow.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 178715ac8c3923ab3a1589a3ece364f8db0642c6
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sat Nov 23 19:58:20 2024 +0100
Commit:     David Gilbert <freedesk...@treblig.org>
CommitDate: Sun Dec 22 18:14:32 2024 +0100

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: Ia0f52455804aadb8b8dff68a2665a409c9173b2b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177182
    Tested-by: Jenkins
    Reviewed-by: David Gilbert <freedesk...@treblig.org>

diff --git a/vcl/source/window/menufloatingwindow.hxx 
b/vcl/source/window/menufloatingwindow.hxx
index 3d364847361a..c97e28177b5d 100644
--- a/vcl/source/window/menufloatingwindow.hxx
+++ b/vcl/source/window/menufloatingwindow.hxx
@@ -24,7 +24,6 @@
 #include <vcl/toolkit/floatwin.hxx>
 #include <vcl/menu.hxx>
 
-#define EXTRASPACEY         2
 #define GUTTERBORDER        8
 
 /** Class that implements the actual window of the floating menu.

Reply via email to