Kaydet (Commit) 603b62c6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-function

Change-Id: I27d1bd3f4a94ba6951e5082509980f45cf48650c
üst dbad3d0e
......@@ -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)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment