[Libreoffice-commits] .: svl/inc

Eike Rathke erack at kemper.freedesktop.org
Fri Aug 5 04:57:44 PDT 2011


 svl/inc/svl/zforlist.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 9b00cff78868478275689aebe76cea1f3dd2c144
Author: Eike Rathke <erack at erack.de>
Date:   Fri Aug 5 13:54:09 2011 +0200

    removed SkipNumberFormatterInStream, was dropped, declared but not defined

diff --git a/svl/inc/svl/zforlist.hxx b/svl/inc/svl/zforlist.hxx
index d1519ea..e811520 100644
--- a/svl/inc/svl/zforlist.hxx
+++ b/svl/inc/svl/zforlist.hxx
@@ -804,9 +804,6 @@ public:
         language/country, used in XML import */
     String GetStandardName( LanguageType eLnge );
 
-    /// Skip a NumberFormatter in stream, Chart needs this
-    static void SkipNumberFormatterInStream( SvStream& );
-
     /** Check if a specific locale has supported locale data. */
     static bool IsLocaleInstalled( LanguageType eLang )
     {


More information about the Libreoffice-commits mailing list