sfx2/source/inc/sfxpicklist.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7950d2900f1a959643512e7bec3a807b4916b326
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sat Nov 23 16:44:41 2024 +0100
Commit:     David Gilbert <freedesk...@treblig.org>
CommitDate: Wed Feb 26 02:03:03 2025 +0100

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

diff --git a/sfx2/source/inc/sfxpicklist.hxx b/sfx2/source/inc/sfxpicklist.hxx
index b8af2310d467..a40095bd2498 100644
--- a/sfx2/source/inc/sfxpicklist.hxx
+++ b/sfx2/source/inc/sfxpicklist.hxx
@@ -22,8 +22,6 @@
 
 #include <memory>
 
-#define PICKLIST_MAXSIZE 100
-
 class SfxApplication;
 class SfxPickListImpl;
 

Reply via email to