-Werror,-Wunused-function
Change-Id: I27d1bd3f4a94ba6951e5082509980f45cf48650c
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user