Kaydet (Commit) f883832c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 'catst2' [loplugin:unusedvariablecheck]

Change-Id: Iaeff659796b17ffe5e102b75045c90913f12b615
üst b88434d6
......@@ -405,7 +405,6 @@ Sequence < Reference < ::com::sun::star::linguistic2::XMeaning > > SAL_CALL Thes
OUString sTerm(pe->psyns[i],strlen(pe->psyns[i]),eEnc );
sal_Int32 catpos = sTerm.indexOf('(');
OUString catst;
OUString catst2;
if (catpos > 2)
{
// remove category name for affixation and casing
......
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