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 <freedesktop@treblig.org>
This commit is contained in:
Bogdan Buzea
2024-11-23 15:11:37 +01:00
committed by David Gilbert
parent 91f807f8be
commit 7408508758

View File

@@ -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