mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove unused function
This commit is contained in:
parent
b35e38f80f
commit
a4ee8d6f6f
@ -85,14 +85,6 @@ public:
|
||||
* Creates an account object from from a given settings file.
|
||||
*/
|
||||
static Account* restore();
|
||||
/**
|
||||
* @brief Creates a minimal account object
|
||||
*
|
||||
* This will set up a ssl error handler
|
||||
*
|
||||
* @return A new Account object
|
||||
*/
|
||||
static Account* create(const QUrl &url);
|
||||
|
||||
/**
|
||||
* @brief Checks the Account instance is different from \param other
|
||||
|
||||
Loading…
Reference in New Issue
Block a user