Kaydet (Commit) 1fb6237c authored tarafından Julien Nabet's avatar Julien Nabet

Fix call delete twice on the same variable

üst 5be2521a
......@@ -428,7 +428,6 @@ void SwSearchProperties_Impl::FillItemSet(SfxItemSet& rSet, sal_Bool bIsValueSea
}
delete pBoxItem;
delete pBreakItem;
delete pBreakItem ;
delete pAutoKernItem ;
delete pWLineItem;
delete pTabItem;
......
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