* Do not send content twice

git-svn-id: trunk@17502 -
This commit is contained in:
michael 2011-05-19 14:19:47 +00:00
parent 803d6e2b29
commit 1274fb68bf

View File

@ -449,7 +449,6 @@ begin
finally finally
Res.Free; Res.Free;
end; end;
AResponse.SendResponse;
end end
else else
JSONRPCError(SErrInvalidPath); JSONRPCError(SErrInvalidPath);