fix, linux bug, action updater

This commit is contained in:
Basile Burg 2015-03-13 14:57:05 +01:00
parent e4656ca9e7
commit 9791c618b4
1 changed files with 0 additions and 1 deletions

View File

@ -720,7 +720,6 @@ end;
procedure TCEMainForm.ActionsUpdate(AAction: TBasicAction; var Handled: Boolean);
begin
// TODO-cTest: linux, confirm close doc AV & TCOlorPropertyEditor conv err are fixed
Handled := false;
if fUpdateCount > 0 then exit;
Inc(fUpdateCount);