summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-11-06 11:25:04 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-11-06 11:45:54 -0400
commitb932c6df6a73220648e426c928a11b653282a566 (patch)
tree879bd6dd4c537caee81b8e71a442353b54f782cd /sc/inc/global.hxx
parent401700a8df157fc2eda2c5835c17d6692f0f1d35 (diff)
Did some additional cleanups.
Diffstat (limited to 'sc/inc/global.hxx')
-rw-r--r--sc/inc/global.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 75bfd6b567d4..775f2311c194 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -887,10 +887,6 @@ struct ScConsolidateParam
void SetAreas ( ScArea* const* ppAreas, USHORT nCount );
};
-// -----------------------------------------------------------------------
-extern ::utl::TransliterationWrapper* GetScGlobalpTransliteration();
-extern const LocaleDataWrapper* GetScGlobalpLocaleData();
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */