filter/source/svg/svgfilter.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit c1a9fa9b2c783057c70045ef926fd7481e60e9ae
Author: Bogdan Buzea <[email protected]>
AuthorDate: Fri Nov 22 18:45:05 2024 +0100
Commit: Julien Nabet <[email protected]>
CommitDate: Sat Nov 23 15:15:50 2024 +0100
tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: I377154880c52685e5b1588221d631c51967c490a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177047
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Jenkins
diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index 916bd9d263ad..29b0a7d29374 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -51,8 +51,6 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star;
using namespace ::com::sun::star::xml::sax;
-#define SVG_EXPORT_ALLPAGES ((sal_Int32)-1)
-
namespace com::sun::star::frame { class XController; }
// Placeholder tag used into the ImplWriteActions method to filter text
placeholder fields