[Pkg-owncloud-commits] [owncloud-client] 51/70: Commented verbose logging.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat May 17 20:01:30 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 d96139f698482bb513f31f338d4dfcf65568cf9a
Author: Klaas Freitag <freitag at owncloud.com>
Date: Thu May 15 09:43:13 2014 +0200
Commented verbose logging.
---
src/mirall/folderwatcher.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mirall/folderwatcher.cpp b/src/mirall/folderwatcher.cpp
index eccf94d..ae119ca 100644
--- a/src/mirall/folderwatcher.cpp
+++ b/src/mirall/folderwatcher.cpp
@@ -115,7 +115,7 @@ void FolderWatcher::changeDetected( const QString& path )
void FolderWatcher::changeDetected( const QStringList& paths )
{
- qDebug() << Q_FUNC_INFO << paths;
+ // qDebug() << Q_FUNC_INFO << paths;
// TODO: this shortcut doesn't look very reliable:
// - why is the timeout only 1 second?
--
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