diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/ui/uiview/view.cxx | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/sw/source/ui/uiview/view.cxx b/sw/source/ui/uiview/view.cxx index d6aebde948b7..f5a5ba474f3e 100644 --- a/sw/source/ui/uiview/view.cxx +++ b/sw/source/ui/uiview/view.cxx @@ -2,9 +2,9 @@ * * $RCSfile: view.cxx,v $ * - * $Revision: 1.74 $ + * $Revision: 1.75 $ * - * last change: $Author: obo $ $Date: 2004-08-12 10:16:22 $ + * last change: $Author: obo $ $Date: 2004-08-12 13:12:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1795,15 +1795,6 @@ void SwView::StopShellTimer() } } -/*-----------------15.12.97 10:15------------------- - ---------------------------------------------------*/ -void SwView::PrepareGetSelection() -{ - if(!pShell) - SelectShell(); -} - /*-----------------09/03/97 04:12pm----------------- --------------------------------------------------*/ |