Kaydet (Commit) e0948631 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

warning C4189: local variable is initialized but not referenced

Change-Id: I255c1e9accad3c48f4151ceda6cec55c6cac4218
üst ad07270f
......@@ -317,7 +317,6 @@ void CAccEditableText::get_AnyFromOLECHAR(const ::rtl::OUString &ouName, const :
vector< ::com::sun::star::style::TabStop > vecTabStop;
::com::sun::star::style::TabStop tabStop;
::rtl::OUString ouSubValue;
sal_Int32 nIndex = 0;
sal_Int32 pos = 0, posComma = 0;
do
......
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