summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/view/viewsh.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/view/viewsh.cxx b/sw/source/core/view/viewsh.cxx
index 5e2fd606217d..dc0661ed1cf6 100644
--- a/sw/source/core/view/viewsh.cxx
+++ b/sw/source/core/view/viewsh.cxx
@@ -626,10 +626,6 @@ sal_Bool ViewShell::HasCharts() const
void ViewShell::LayoutIdle()
{
-#ifdef TCOVER
- //for TCV-version: end of start phase of the application
- TCovCall::Idle();
-#endif
if( !mpOpt->IsIdle() || !GetWin() ||
( Imp()->HasDrawView() && Imp()->GetDrawView()->IsDragObj() ) )
return;