summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdropcapmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpdropcapmgr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpdropcapmgr.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwpdropcapmgr.cxx b/lotuswordpro/source/filter/lwpdropcapmgr.cxx
index ee8398521fac..3772954aa46f 100644
--- a/lotuswordpro/source/filter/lwpdropcapmgr.cxx
+++ b/lotuswordpro/source/filter/lwpdropcapmgr.cxx
@@ -77,8 +77,4 @@ void LwpDropcapMgr::SetXFPara(XFParagraph* pXFPara)
m_pXFPara = pXFPara;
}
-XFParagraph* LwpDropcapMgr::GetXFPara()
-{
- return m_pXFPara;
-}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */