include/svtools/htmlcfg.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit a3ad37edf25efa8d9039abdcc08401ca08882b4d
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sat Nov 23 08:03:25 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Nov 23 09:49:07 2024 +0100

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

diff --git a/include/svtools/htmlcfg.hxx b/include/svtools/htmlcfg.hxx
index 259c7e965887..d907ef8dc671 100644
--- a/include/svtools/htmlcfg.hxx
+++ b/include/svtools/htmlcfg.hxx
@@ -20,8 +20,6 @@
 
 #include <svtools/svtdllapi.h>
 
-#define HTML_FONT_COUNT 7
-
 // !!!be aware!!!: the following defines are _not_ used as values in the 
configuration file
 //                  this is because of compatibility reasons
 #define HTML_CFG_MSIE 0 // Internet Explorer

Reply via email to