cui/source/inc/helpids.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d784c1a5ec9f80e94895ef1726450d06364f195c
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Thu Nov 21 19:56:47 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Nov 23 09:54:47 2024 +0100

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

diff --git a/cui/source/inc/helpids.h b/cui/source/inc/helpids.h
index 8f9af7fd9570..44e7a862df73 100644
--- a/cui/source/inc/helpids.h
+++ b/cui/source/inc/helpids.h
@@ -24,7 +24,6 @@ inline constexpr OUString HID_OPTIONS_COLORCONFIG_SAVE_SCHEME
     = u"CUI_HID_OPTIONS_COLORCONFIG_SAVE_SCHEME"_ustr;
 inline constexpr OUString HID_OFA_FONT_SUBST_CLB = 
u"CUI_HID_OFA_FONT_SUBST_CLB"_ustr;
 inline constexpr OUString HID_DBPATH_CTL_PATH = 
u"CUI_HID_DBPATH_CTL_PATH"_ustr;
-#define HID_DBPATH_HEADERBAR "CUI_HID_DBPATH_HEADERBAR"
 inline constexpr OUString HID_OFADLG_TREELISTBOX = 
u"CUI_HID_OFADLG_TREELISTBOX"_ustr;
 inline constexpr OUString HID_SVX_CONFIG_TOOLBAR = 
u"CUI_HID_SVX_CONFIG_TOOLBAR"_ustr;
 inline constexpr OUString HID_SVX_CONFIG_TOOLBAR_CONTENTS

Reply via email to