[Libreoffice-commits] core.git: reportdesign/source

Noel Grandin (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 20 12:55:12 UTC 2019


 reportdesign/source/filter/xml/xmlExport.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 627d757f8d912833cb2b62432e2d3c488e4f553b
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Wed Dec 18 14:19:16 2019 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Dec 20 13:54:04 2019 +0100

    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 at collabora.co.uk>

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:


More information about the Libreoffice-commits mailing list