[Pkg-owncloud-commits] [owncloud-client] 09/33: Remove stray debug

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Feb 27 19:44:24 UTC 2014


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

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

commit 30d0e2fee8f04820f48cde8b400257b3964b4e24
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Thu Feb 20 17:07:02 2014 +0100

    Remove stray debug
---
 src/mirall/mirallconfigfile.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mirall/mirallconfigfile.cpp b/src/mirall/mirallconfigfile.cpp
index c2b3428..663463c 100644
--- a/src/mirall/mirallconfigfile.cpp
+++ b/src/mirall/mirallconfigfile.cpp
@@ -402,7 +402,6 @@ QVariant MirallConfigFile::getValue(const QString& param, const QString& group,
                                     const QVariant& defaultValue) const
 {
     QVariant systemSetting;
-    qDebug() << Q_FUNC_INFO;
     if (Utility::isMac()) {
             QSettings systemSettings(QLatin1String("/Library/Preferences/" APPLICATION_REV_DOMAIN ".plist"), QSettings::NativeFormat);
             if (!group.isEmpty()) {

-- 
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