Skip to content

Commit

Permalink
RESTEASY-1251: Backing out changes from RESTEASY-1251.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronsigal committed Feb 17, 2016
1 parent 7572ba4 commit b064a46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 114 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ else if (bufferedEntity == null)
{
try
{
releaseConnection();
close();
}
catch (Exception ignored)
{
Expand Down

This file was deleted.

0 comments on commit b064a46

Please sign in to comment.