cppcheck: unused variable
Change-Id: If497a2bbcc13702a960f510b3daf3bf7dc12d4c7
This commit is contained in:
parent
8dd624128b
commit
1af3579ecb
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ void ThemeTable::lcl_entry(int /*pos*/, writerfilter::Reference<Properties>::Poi
|
|||
|
||||
OUString ThemeTable::getStringForTheme(const Id id)
|
||||
{
|
||||
std::map<sal_uInt32, OUString> tmpThemeFontMap;
|
||||
switch (id)
|
||||
{
|
||||
case NS_ooxml::LN_Value_ST_Theme_majorEastAsia:
|
||||
|
|
Loading…
Reference in a new issue