diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/core/sdpage.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/core/sdpage.cxx b/sd/source/core/sdpage.cxx index dd593036321c..841ac6868884 100644 --- a/sd/source/core/sdpage.cxx +++ b/sd/source/core/sdpage.cxx @@ -2113,8 +2113,6 @@ static SdrObject* convertPresentationObjectImpl(SdPage& rPage, SdrObject* pSourc if (pSubtitleSheet) pOutlParaObj->ChangeStyleSheetName(SfxStyleFamily::Page, pSubtitleSheet->GetName(), pSheet->GetName()); } - - pNewObj->StartListening(*pSheet); } } |