sc/source/core/data/dociter.cxx | 5 ----- 1 file changed, 5 deletions(-)
New commits: commit 603b62c618b96e960ed8411626abc02418d5f3cc Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Oct 11 18:26:00 2013 +0200 -Werror,-Wunused-function Change-Id: I27d1bd3f4a94ba6951e5082509980f45cf48650c diff --git a/sc/source/core/data/dociter.cxx b/sc/source/core/data/dociter.cxx index a73b02b..3277d36 100644 --- a/sc/source/core/data/dociter.cxx +++ b/sc/source/core/data/dociter.cxx @@ -53,11 +53,6 @@ using ::std::set; namespace { -void upperCase(OUString& rStr) -{ - rStr = ScGlobal::pCharClass->uppercase(rStr.trim()); -} - template<typename _Iter> void incBlock(std::pair<_Iter, size_t>& rPos) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits