AccountUtils.constructFullURLForAccount(getContext(), account);\r
OwnCloudAccount ocAccount = new OwnCloudAccount(account, getContext());\r
mClient = OwnCloudClientManagerFactory.getDefaultSingleton().\r
- getClientFor(ocAccount, getContext(), MainApp.getUserAgent());\r
+ getClientFor(ocAccount, getContext());\r
}\r
\r
protected OwnCloudClient getClient() {\r