From 257fa6b546764a1ff2b665fabca8389fd7ef7f3c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 7 Jul 2008 11:19:16 +0000 Subject: INTEGRATION: CWS ab53 (1.45.8); FILE MERGED 2008/06/06 13:13:16 ab 1.45.8.1: #i89523# Removed unused code --- basctl/source/basicide/baside2.cxx | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'basctl/source') diff --git a/basctl/source/basicide/baside2.cxx b/basctl/source/basicide/baside2.cxx index 0d5730e49558..80ed80b91d32 100644 --- a/basctl/source/basicide/baside2.cxx +++ b/basctl/source/basicide/baside2.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: baside2.cxx,v $ - * $Revision: 1.45 $ + * $Revision: 1.46 $ * * This file is part of OpenOffice.org. * @@ -747,23 +747,11 @@ long __EXPORT ModulWindow::BasicBreakHdl( StarBASIC* pBasic ) AddStatus( BASWIN_INRESCHEDULE ); - // #80085 removed - //if( BasicIDE::GetBasicDialogCount() ) - //{ - //Application::GetDefDialogParent()->EnableInput( TRUE, TRUE ); - //} - BasicIDE::InvalidateDebuggerSlots(); while( aStatus.bIsRunning ) Application::Yield(); - // #80085 removed - //if( BasicIDE::GetBasicDialogCount() ) - //{ - //Application::GetDefDialogParent()->EnableInput( FALSE, TRUE ); - //} - aStatus.bIsInReschedule = FALSE; aXEditorWindow.GetBrkWindow().SetMarkerPos( MARKER_NOMARKER ); -- cgit v1.2.3