[Libreoffice-commits] .: Branch 'libreoffice-3-6' - binfilter/inc
David Tardon
dtardon at kemper.freedesktop.org
Mon Jun 25 05:53:25 PDT 2012
binfilter/inc/bf_xmloff/XMLChartPropertySetMapper.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 8dcb94c6fcb2613834a91762aacdb07d4096a537
Author: David Tardon <dtardon at redhat.com>
Date: Mon Jun 25 10:37:12 2012 +0200
remove useless extern declaration
This fixes segfault in checkdll libbf_xolo.so during build of
libreoffice 3.6 package for Fedora Rawhide. Do not ask me why...
Change-Id: I367a85ba2a10bc60bcd74ca90c2fd24e86f70967
diff --git a/binfilter/inc/bf_xmloff/XMLChartPropertySetMapper.hxx b/binfilter/inc/bf_xmloff/XMLChartPropertySetMapper.hxx
index e4c9d27..a1e8932 100644
--- a/binfilter/inc/bf_xmloff/XMLChartPropertySetMapper.hxx
+++ b/binfilter/inc/bf_xmloff/XMLChartPropertySetMapper.hxx
@@ -37,8 +37,6 @@
namespace rtl { class OUString; }
namespace binfilter {
-extern const XMLPropertyMapEntry aXMLChartPropMap[];
-
class SvXMLExport;
// ----------------------------------------
More information about the Libreoffice-commits
mailing list