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:
committed by
David Gilbert
parent
91f807f8be
commit
7408508758
@@ -63,7 +63,6 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <lwpsvstream.hxx>
|
#include <lwpsvstream.hxx>
|
||||||
|
|
||||||
#define BEN_CC __stdcall
|
|
||||||
#ifdef COMP_BENTO
|
#ifdef COMP_BENTO
|
||||||
#define BEN_EXPORT __declspec(dllexport)
|
#define BEN_EXPORT __declspec(dllexport)
|
||||||
#else
|
#else
|
||||||
@@ -78,7 +77,6 @@ namespace OpenStormBento
|
|||||||
{
|
{
|
||||||
|
|
||||||
#define BEN_CURR_MAJOR_VERSION 2
|
#define BEN_CURR_MAJOR_VERSION 2
|
||||||
#define BEN_CURR_MINOR_VERSION 0
|
|
||||||
#define BEN_MAGIC_BYTES_SIZE 8
|
#define BEN_MAGIC_BYTES_SIZE 8
|
||||||
#define BEN_LABEL_SIZE 24
|
#define BEN_LABEL_SIZE 24
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user