chart2/source/controller/inc/TabPageNotifiable.hxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit d2adf4b1d32069bdec0655e86269034670eb1fea
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Tue Nov 19 17:11:30 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Nov 23 15:15:03 2024 +0100

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: I93494b4dec546d48b7dced2f1a6c774177c99c86
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176782
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/chart2/source/controller/inc/TabPageNotifiable.hxx 
b/chart2/source/controller/inc/TabPageNotifiable.hxx
index c0b53972e546..16450f28f781 100644
--- a/chart2/source/controller/inc/TabPageNotifiable.hxx
+++ b/chart2/source/controller/inc/TabPageNotifiable.hxx
@@ -20,11 +20,6 @@
 
 #include <sal/types.h>
 
-// color to use as foreground for an invalid range
-#define RANGE_SELECTION_INVALID_RANGE_FOREGROUND_COLOR COL_WHITE
-// color to use as background for an invalid range
-#define RANGE_SELECTION_INVALID_RANGE_BACKGROUND_COLOR Color(0xff6563)
-
 class BuilderPage;
 
 namespace chart

Reply via email to