mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
fix for bug 31168
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31446 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cc451397a4
commit
566d84d19f
2 changed files with 5 additions and 1 deletions
|
@ -565,7 +565,6 @@ static NSURLProtocol *placeholder = nil;
|
|||
[_body release]; // for sending the body
|
||||
[_response release];
|
||||
[_credential release];
|
||||
[_credential release];
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue