include/filter/msfilter/svdfppt.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 929875a43179c0ef136bab7bf86024f9348f8488
Author:     Bogdan Buzea <[email protected]>
AuthorDate: Sat Nov 23 05:59:49 2024 +0100
Commit:     Julien Nabet <[email protected]>
CommitDate: Sat Nov 23 09:52:44 2024 +0100

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

diff --git a/include/filter/msfilter/svdfppt.hxx 
b/include/filter/msfilter/svdfppt.hxx
index 5c77580e4507..e92ef0a13c25 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -175,9 +175,6 @@ enum class TSS_Type : unsigned {
 
 const int nMaxPPTLevels = 10;
 
-// Object IDs for StarDraw UserData
-#define PPT_OBJECTINFO_ID       (1)
-
 struct MSFILTER_DLLPUBLIC PptDocumentAtom
 {
     Size            aSlidesPageSize;                    // page size of the 
slides in 576DPI

Reply via email to