binfilter/inc/bf_xmloff/XMLChartPropertySetMapper.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 8dcb94c6fcb2613834a91762aacdb07d4096a537
Author: David Tardon <dtar...@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;
 
 // ----------------------------------------
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to