Remove crap, accidentally included in previous commit.

This commit is contained in:
Ansgar Becker
2009-08-10 20:23:37 +00:00
parent 9f0c70a866
commit 2421c615c5

View File

@ -131,8 +131,6 @@ end;
procedure Tconnform.FormShow(Sender: TObject);
begin
// ??
// setLocales;
ListSessions.SetFocus;
FLoaded := True;
end;