[Pkg-owncloud-commits] [owncloud-client] 40/333: Remove unused function

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit a4ee8d6f6fd2fdf73e1963a55404d09dc5af881b
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Mon Feb 17 15:25:47 2014 +0100

    Remove unused function
---
 src/mirall/account.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/mirall/account.h b/src/mirall/account.h
index 6c48a31..5594f91 100644
--- a/src/mirall/account.h
+++ b/src/mirall/account.h
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list