summaryrefslogtreecommitdiff
path: root/sw/source/ui/wrtsh
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-12-05 19:29:07 +0100
committerMathias Bauer <mba@openoffice.org>2009-12-05 19:29:07 +0100
commitf114eda3f3285e5df3ac5e3f6a0474bbaa472e26 (patch)
treef50553b5a1c4f2aa05c6579283b71134fea2f95b /sw/source/ui/wrtsh
parent4c2df1ef1d3a8f73429ec9bd4e328fd659d89a6e (diff)
parentb4c4d7ac0a50b17c526fc8092d1fa3b7b39dadd5 (diff)
merge to m67
Diffstat (limited to 'sw/source/ui/wrtsh')
-rw-r--r--sw/source/ui/wrtsh/select.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/wrtsh/select.cxx b/sw/source/ui/wrtsh/select.cxx
index daa1d5f7a4bf..c1dd4e2b332c 100644
--- a/sw/source/ui/wrtsh/select.cxx
+++ b/sw/source/ui/wrtsh/select.cxx
@@ -343,7 +343,6 @@ void SwWrtShell::UnSelectFrm()
// Rahmenselektion aufheben mit garantiert ungueltiger Position
Point aPt(LONG_MIN, LONG_MIN);
SelectObj(aPt, 0);
- GetView().LeaveDrawCreate();
SwTransferable::ClearSelection( *this );
}