sc/inc/scitems.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit da95528f8c76e13fc6994d70fc8c331f1e84d121
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sat Nov 23 15:47:38 2024 +0100
Commit:     David Gilbert <freedesk...@treblig.org>
CommitDate: Thu Dec 19 02:42:51 2024 +0100

    tdf#152299 - Remove unused define(s) from C/C++ files
    
    Change-Id: I9834c891e4b15c650c5a2600435283516ca7b2c6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177148
    Reviewed-by: David Gilbert <freedesk...@treblig.org>
    Tested-by: Jenkins

diff --git a/sc/inc/scitems.hxx b/sc/inc/scitems.hxx
index c2485993546e..d8aaee3c0273 100644
--- a/sc/inc/scitems.hxx
+++ b/sc/inc/scitems.hxx
@@ -76,9 +76,6 @@ class ScPageHFItem;
 class ScPageScaleToItem;
 class SvxSetItem;
 
-//  EditEngine is not allowed to define its own ITEMID's
-#define INCLUDED_EDITENG_EEITEMID_HXX
-
 // Item-IDs for UI-MsgPool:
 
 //! shall be moved to the below-1000 range!

Reply via email to