summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorEike Rathke <erack@erack.de>2011-08-05 13:54:09 +0200
committerEike Rathke <erack@erack.de>2011-08-05 13:54:09 +0200
commite1a4e62e3ee026f1c2d9d9280ed30035d64d9f1b (patch)
treeca29d75bbf64041c9ec429ec60fdf441d82786af /svl
parent9c830990146958660604bb57ada18afd96f25cf4 (diff)
removed SkipNumberFormatterInStream, was dropped, declared but not defined
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/svl/zforlist.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/svl/inc/svl/zforlist.hxx b/svl/inc/svl/zforlist.hxx
index 7c92b78339a6..4b0441ce26da 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 )
{