summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorBogdan Buzea <buzea.bogdan@libreoffice.org>2024-11-23 19:58:20 +0100
committerDavid Gilbert <freedesktop@treblig.org>2024-12-22 18:14:32 +0100
commit178715ac8c3923ab3a1589a3ece364f8db0642c6 (patch)
treec14eea56b30c412df78c957b2abaac413bc2c179 /vcl/source
parent09f820eff0620bd685d1b4f859787cbab70774fe (diff)
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 <freedesktop@treblig.org>
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/window/menufloatingwindow.hxx1
1 files changed, 0 insertions, 1 deletions
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.