include/sfx2/tabdlg.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d44a06a611f54fbf8bd2b613fd7fb278889b1011
Author:     Bogdan Buzea <[email protected]>
AuthorDate: Sat Nov 23 08:01:25 2024 +0100
Commit:     David Gilbert <[email protected]>
CommitDate: Sun Dec 22 18:21:53 2024 +0100

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: Iae87151a8d16052864f587edfd97fe3eb2d8ba24
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177087
    Reviewed-by: David Gilbert <[email protected]>
    Tested-by: Jenkins

diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index b63bac0db100..6559416094a5 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -45,7 +45,6 @@ struct TabDlg_Impl;
 namespace com::sun::star::frame { class XFrame; }
 
 #define RET_USER        100
-#define RET_USER_CANCEL 101
 
 class SFX2_DLLPUBLIC SfxTabDialogItem final : public SfxSetItem
 {

Reply via email to