Kaydet (Commit) 6d4ee1d2 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

SvtMatchContext_Impl::pBox is never assigned to...

...so this must be a redundant alias

Change-Id: I3c864716161f01a0724af1b3e655ad13273bdacb
üst aed24614
......@@ -218,7 +218,6 @@ IMPL_LINK_NOARG( SvtMatchContext_Impl, Select_Impl )
}
}
SvtURLBox* pBox = this->pBox;
pBox->bAutoCompleteMode = true;
// did we filter completions which otherwise would have been valid?
......
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