unused variable after 2e14a8bf03
Change-Id: Ib4c50a14e630e34daf1b39d28c4ed99b6367f26b
This commit is contained in:
parent
70cd84b89f
commit
59a1c91da3
1 changed files with 0 additions and 1 deletions
|
@ -794,7 +794,6 @@ void DrawingML::WriteRunProperties( Reference< XPropertySet > rRun, sal_Bool bIs
|
|||
}
|
||||
|
||||
if( ( bComplex && GETAD( CharFontNameComplex ) ) || ( !bComplex && GETAD( CharFontNameAsian ) ) ) {
|
||||
const char* typeface = NULL;
|
||||
const char* pitch = NULL;
|
||||
const char* charset = NULL;
|
||||
OUString usTypeface;
|
||||
|
|
Loading…
Reference in a new issue