IDE: clean up

git-svn-id: trunk@28054 -
This commit is contained in:
mattias 2010-11-03 10:12:30 +00:00
parent 56646eb28c
commit 65fda5bbfe

View File

@ -2078,7 +2078,6 @@ begin
CanRun:=true
else if pfRunnable in Project1.Flags then
CanRun:=true;
debugln(['TDebugManager.UpdateButtonsAndMenuItems ',pfRunnable in Project1.Flags]);
end;
RunSpeedButton.Enabled := CanRun
and (DebuggerInvalid