mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 02:17:41 +00:00 
			
		
		
		
	Remove static string in RemoteOperation
This commit is contained in:
		
							parent
							
								
									e0da66d25d
								
							
						
					
					
						commit
						0e011fb0c7
					
				| @ -60,9 +60,6 @@ public abstract class RemoteOperation implements Runnable { | |||||||
|     /** OCS API header value */ |     /** OCS API header value */ | ||||||
|     public static final String OCS_API_HEADER_VALUE = "true"; |     public static final String OCS_API_HEADER_VALUE = "true"; | ||||||
| 
 | 
 | ||||||
|     /** User agent header */ |  | ||||||
|     public static final String USER_AGENT_HEADER = "User-Agent"; |  | ||||||
| 
 |  | ||||||
|     /** ownCloud account in the remote ownCloud server to operate */ |     /** ownCloud account in the remote ownCloud server to operate */ | ||||||
|     private Account mAccount = null; |     private Account mAccount = null; | ||||||
|      |      | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user