cppcheck: unused variable

Change-Id: If497a2bbcc13702a960f510b3daf3bf7dc12d4c7
This commit is contained in:
Julien Nabet 2014-05-29 20:44:49 +02:00
parent 8dd624128b
commit 1af3579ecb

View file

@ -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: