mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Delete unnecessary line
This commit is contained in:
		
							parent
							
								
									4c1f91e9ef
								
							
						
					
					
						commit
						53a5818688
					
				| @ -123,9 +123,6 @@ public class ChunkedUploadRemoteFileOperation extends UploadRemoteFileOperation | |||||||
| 
 | 
 | ||||||
|                 status = client.executeMethod(mPutMethod); |                 status = client.executeMethod(mPutMethod); | ||||||
|                  |                  | ||||||
|                 // DELETE NEXT LINE |  | ||||||
|                 Header[] headers = mPutMethod.getResponseHeaders(); |  | ||||||
| 
 |  | ||||||
|                 if (status == 400) { |                 if (status == 400) { | ||||||
|                     InvalidCharacterExceptionParser xmlParser = |                     InvalidCharacterExceptionParser xmlParser = | ||||||
|                             new InvalidCharacterExceptionParser(); |                             new InvalidCharacterExceptionParser(); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user