summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-18 14:19:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-20 13:54:04 +0100
commit627d757f8d912833cb2b62432e2d3c488e4f553b (patch)
tree7779ad4973046a9aca829a3611430b32e18cb897 /reportdesign
parent5687a2ec116071a5062fc8ae5494f6c351c9e4ac (diff)
loplugin:duplicate-defines
already in reportdesign/source/filter/xml/xmlEnums.hxx Change-Id: I323b8d778a673a7dd82ca758133d955afc694b3a Reviewed-on: https://gerrit.libreoffice.org/85570 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/filter/xml/xmlExport.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/source/filter/xml/xmlExport.hxx b/reportdesign/source/filter/xml/xmlExport.hxx
index 97355c888158..f45b8e65171d 100644
--- a/reportdesign/source/filter/xml/xmlExport.hxx
+++ b/reportdesign/source/filter/xml/xmlExport.hxx
@@ -57,8 +57,6 @@ using namespace css::io;
using namespace css::xml::sax;
-#define PROGRESS_BAR_STEP 20
-
class ORptExport : public SvXMLExport
{
public: