1
0
mirror of synced 2024-11-05 11:09:17 +00:00

Removed todo

This commit is contained in:
Mark van Renswoude 2013-02-21 22:31:44 +00:00
parent 4d0e2a5af6
commit 25a26c1888

View File

@ -202,7 +202,6 @@ begin
FreeAndNil(FObservers); FreeAndNil(FObservers);
// TODO this doesn't get triggered yet. The connection is killed fine, but not because of us. Needs work.
FClient.Terminate; FClient.Terminate;
FClient := nil; FClient := nil;