1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-10-31 15:35:12 -04:00

Simba: Socks Update.

This commit is contained in:
John P (Dgby714) 2011-01-13 17:35:53 -05:00
parent d75f7d55cf
commit 0e1e0fbc99

View File

@ -329,6 +329,7 @@ end;
destructor TMThread.Destroy;
begin
MInternet.Free;
Socks.Free;
Client.Free;
Includes.free;
Prop.Free;