Showing
1 changed file
with
0 additions
and
2 deletions
| @@ -270,8 +270,6 @@ static NSError *ASIUnableToCreateRequestError; | @@ -270,8 +270,6 @@ static NSError *ASIUnableToCreateRequestError; | ||
| 270 | return; | 270 | return; |
| 271 | } | 271 | } |
| 272 | 272 | ||
| 273 | - CFRunLoopAddCommonMode(CFRunLoopGetCurrent(),ASIHTTPRequestRunMode); | ||
| 274 | - | ||
| 275 | [authenticationLock release]; | 273 | [authenticationLock release]; |
| 276 | authenticationLock = [[NSConditionLock alloc] initWithCondition:1]; | 274 | authenticationLock = [[NSConditionLock alloc] initWithCondition:1]; |
| 277 | 275 |
-
Please register or login to post a comment