summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorBogdan Buzea <buzea.bogdan@libreoffice.org>2024-11-23 09:40:37 +0100
committerJulien Nabet <serval2412@yahoo.fr>2024-11-23 14:51:25 +0100
commit291420684981050e0daff00456def227ae9c0515 (patch)
tree3b0e5a929159f4d456466b442b896e2f86f421be /include/svx
parentf57f05e574ff628a8aa8c341c8a16d759b4b3640 (diff)
tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: Ided473c985f8bdca007d3da34f92e42fb5080f54 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177099 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/galmisc.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/galmisc.hxx b/include/svx/galmisc.hxx
index 3403b4e32db6..be4e0330b0e3 100644
--- a/include/svx/galmisc.hxx
+++ b/include/svx/galmisc.hxx
@@ -73,9 +73,7 @@ enum class GalleryGraphicImportRet
#define GALLERY_PROGRESS_RANGE 10000
-#define GALLERY_FG_COLOR Application::GetSettings().GetStyleSettings().GetWindowTextColor()
#define GALLERY_BG_COLOR Application::GetSettings().GetStyleSettings().GetWindowColor()
-#define GALLERY_DLG_COLOR Application::GetSettings().GetStyleSettings().GetDialogColor()
class SvStream;
class Graphic;