summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsr.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-05-23 12:01:03 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-05-26 00:51:13 +0200
commit0509dbec0e3c9e9c64f5b487f5197ca4602838cc (patch)
treed8d22a916e4c91b73a1baef3ebb9ef48d597413b /sw/inc/unocrsr.hxx
parentb23eb203cc696926c748cc81584dff38050224cd (diff)
remove SaneOwnership distinction
Change-Id: I0639a960916ffa30d7eaf865755e407f706e9f13
Diffstat (limited to 'sw/inc/unocrsr.hxx')
-rw-r--r--sw/inc/unocrsr.hxx1
1 files changed, 0 insertions, 1 deletions
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: