LazDebuggerFPDServer: Fixed compilation

git-svn-id: trunk@49151 -
This commit is contained in:
joost 2015-05-23 17:02:38 +00:00
parent 6d4a9c0cb0
commit 5338f2a5ad

View File

@ -662,7 +662,6 @@ destructor TFPDSocketThread.Destroy;
begin
FSendQueue.Free;
Application.RemoveAsyncCalls(Self);
Application.;
inherited destroy;
end;