mirror of https://gitlab.com/basile.b/dexed.git
was pushed by error
This commit is contained in:
parent
5901c852e5
commit
37fef7a7b3
|
@ -560,9 +560,7 @@ begin
|
|||
begin
|
||||
updateServerlistening;
|
||||
exit;
|
||||
end
|
||||
else if fTempLines.Count = 1 then
|
||||
exit;
|
||||
end;
|
||||
if not (fTempLines[0] = 'identifiers') then exit;
|
||||
|
||||
list.Clear;
|
||||
|
|
Loading…
Reference in New Issue