summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-02-12 18:08:56 +0100
committerJulien Nabet <serval2412@yahoo.fr>2012-02-12 18:08:56 +0100
commit1fb6237c08b25e043ae70b16aa784d5a762612ef (patch)
treef67c30cac1dcd8089ae7fecb931255ceee246d92 /sw
parent5be2521a90766ba0dcefeb05af8b2bdaf06a53a0 (diff)
Fix call delete twice on the same variable
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/unocore/unosrch.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unosrch.cxx b/sw/source/core/unocore/unosrch.cxx
index 9ad8a5fe8da0..5af5aa6094f3 100644
--- a/sw/source/core/unocore/unosrch.cxx
+++ b/sw/source/core/unocore/unosrch.cxx
@@ -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;