lotuswordpro/source/filter/bento.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7408508758d3e88fde78f205a28d67ebff3f47d4
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Sat Nov 23 15:11:37 2024 +0100
Commit:     David Gilbert <freedesk...@treblig.org>
CommitDate: Sun Dec 29 22:56:37 2024 +0100

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

diff --git a/lotuswordpro/source/filter/bento.hxx 
b/lotuswordpro/source/filter/bento.hxx
index 86d79b40c0b0..441b563a61c5 100644
--- a/lotuswordpro/source/filter/bento.hxx
+++ b/lotuswordpro/source/filter/bento.hxx
@@ -63,7 +63,6 @@
 #include <vector>
 #include <lwpsvstream.hxx>
 
-#define BEN_CC __stdcall
 #ifdef COMP_BENTO
 #define BEN_EXPORT __declspec(dllexport)
 #else
@@ -78,7 +77,6 @@ namespace OpenStormBento
 {
 
 #define BEN_CURR_MAJOR_VERSION 2
-#define BEN_CURR_MINOR_VERSION 0
 #define BEN_MAGIC_BYTES_SIZE 8
 #define BEN_LABEL_SIZE 24
 

Reply via email to