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
|
begin
|
||||||
updateServerlistening;
|
updateServerlistening;
|
||||||
exit;
|
exit;
|
||||||
end
|
end;
|
||||||
else if fTempLines.Count = 1 then
|
|
||||||
exit;
|
|
||||||
if not (fTempLines[0] = 'identifiers') then exit;
|
if not (fTempLines[0] = 'identifiers') then exit;
|
||||||
|
|
||||||
list.Clear;
|
list.Clear;
|
||||||
|
|
Loading…
Reference in New Issue