From 9f01ba1b78edf6a08d36be39658327451120d613 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 20 Aug 2014 14:19:31 +0200 Subject: i#107771: sw: burn, UnoCallBack, burn! Change-Id: Ifdb6d4b2e404bd160e6fcec3229691e750bdf698 --- sw/source/core/doc/docnew.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/source/core/doc/docnew.cxx') diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx index c5ec7fe7fee5..c18fe20a625e 100644 --- a/sw/source/core/doc/docnew.cxx +++ b/sw/source/core/doc/docnew.cxx @@ -254,7 +254,6 @@ SwDoc::SwDoc() mpExtInputRing( 0 ), mpStyleAccess( 0 ), mpLayoutCache( 0 ), - mpUnoCallBack(new SwModify(0)), mpGrammarContact(createGrammarContact()), m_pXmlIdRegistry(), mReferenceCount(0), @@ -446,7 +445,6 @@ SwDoc::~SwDoc() getIDocumentTimerAccess().StopIdling(); // stop idle timer - delete mpUnoCallBack, mpUnoCallBack = 0; delete mpURLStateChgd; // Deactivate Undo notification from Draw -- cgit v1.2.3