From ba11d549dca2a04a220b59aaf9223ee8f7043da0 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sun, 6 Feb 2011 23:16:23 +0100 Subject: Some cppcheck cleaning --- basctl/source/basicide/basobj3.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basctl/source') diff --git a/basctl/source/basicide/basobj3.cxx b/basctl/source/basicide/basobj3.cxx index 6d15f5a9a74f..1bf6081c6f0c 100644 --- a/basctl/source/basicide/basobj3.cxx +++ b/basctl/source/basicide/basobj3.cxx @@ -372,10 +372,10 @@ void BasicStopped( BOOL* pbAppWindowDisabled, *ppSWLockViewCount = 0; // AppWait ? - USHORT nWait = 0; BasicIDEShell* pIDEShell = IDE_DLL()->GetShell(); if( pIDEShell ) { + USHORT nWait = 0; while ( pIDEShell->GetViewFrame()->GetWindow().IsWait() ) { pIDEShell->GetViewFrame()->GetWindow().LeaveWait(); -- cgit v1.2.3