fpdebbugger: fix releasing context / revision 50963 #b5434dee75

git-svn-id: trunk@51579 -
This commit is contained in:
martin 2016-02-10 18:25:24 +00:00
parent a564fde4c8
commit 20e4fc2e10

View File

@ -525,7 +525,7 @@ begin
params := params + v;
end;
end;
AContext.Free;
AContext.ReleaseReference;
end;
end;
end;