reportdesign/source/filter/xml/xmlExport.hxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 627d757f8d912833cb2b62432e2d3c488e4f553b Author: Noel Grandin <[email protected]> AuthorDate: Wed Dec 18 14:19:16 2019 +0200 Commit: Noel Grandin <[email protected]> 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 <[email protected]> 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: _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
