mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Commented verbose logging.
This commit is contained in:
parent
de970eb0a5
commit
d96139f698
@ -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?
|
||||
|
||||
Loading…
Reference in New Issue
Block a user