From 0509dbec0e3c9e9c64f5b487f5197ca4602838cc Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Sat, 23 May 2015 12:01:03 +0200 Subject: remove SaneOwnership distinction Change-Id: I0639a960916ffa30d7eaf865755e407f706e9f13 --- sw/inc/unocrsr.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc/unocrsr.hxx') diff --git a/sw/inc/unocrsr.hxx b/sw/inc/unocrsr.hxx index e091cc010879..bfc8ebc5cfc4 100644 --- a/sw/inc/unocrsr.hxx +++ b/sw/inc/unocrsr.hxx @@ -40,7 +40,6 @@ private: public: SwUnoCrsr( const SwPosition &rPos, SwPaM* pRing = 0 ); virtual ~SwUnoCrsr(); - bool m_bSaneOwnership; protected: -- cgit