summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hpara.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hpara.cxx')
-rw-r--r--hwpfilter/source/hpara.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpfilter/source/hpara.cxx b/hwpfilter/source/hpara.cxx
index 0534862c641a..5d9dd47c3d24 100644
--- a/hwpfilter/source/hpara.cxx
+++ b/hwpfilter/source/hpara.cxx
@@ -79,7 +79,6 @@ HWPPara::HWPPara()
, pshape(new ParaShape)
{
memset(cshape.get(), 0, sizeof(CharShape));
- memset(pshape.get(), 0, sizeof(ParaShape));
}
HWPPara::~HWPPara()