Kaydet (Commit) 503e1728 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

remove printf

Change-Id: I82ba88a11936616f3ddfebed5a550fee79ef73f7
üst fd97e65a
......@@ -197,7 +197,6 @@ OUString XMLFontAutoStylePool::Add(
nFamily, nPitch, eEnc );
m_pFontAutoStylePool->insert( pEntry );
m_aNames.insert(sName);
printf ("%s\n", sName.toUtf8().getStr());
}
return sPoolName;
......
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