From 940085a0172216240232551022686cea4da86096 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Fri, 2 May 2025 10:59:16 -0700 Subject: [PATCH] Remove unused include of libxml2/SAX.h It raises a deprecation warning in libxml2-2.14.0. --- libgnucash/backend/xml/gnc-xml-helper.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libgnucash/backend/xml/gnc-xml-helper.h b/libgnucash/backend/xml/gnc-xml-helper.h index b508c1ce68..4d16b34c43 100644 --- a/libgnucash/backend/xml/gnc-xml-helper.h +++ b/libgnucash/backend/xml/gnc-xml-helper.h @@ -29,7 +29,6 @@ #include -# include # include # include # include