indirectly fixed by latest LCL

This commit is contained in:
Basile Burg 2016-01-25 02:37:10 +01:00
parent 709ea80fa2
commit cfd3e788ef
1 changed files with 0 additions and 2 deletions

View File

@ -871,8 +871,6 @@ var
pos: TPoint;
msg: string;
begin
//TODO-cbugfix: AV the the 3rd time a same message is clicked (when option singleClick is set),
// click to open matching file, back to editor, click (nothing, item is null), then click again: AV
if List.Selected.isNil then
exit;
msg := List.Selected.Text;