mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove useless log message.
This commit is contained in:
parent
3008142b1b
commit
261776cc78
@ -284,8 +284,6 @@ QString MirallConfigFile::ownCloudUrl( const QString& connection) const
|
||||
if( ! url.endsWith(QLatin1Char('/'))) url.append(QLatin1String("/"));
|
||||
}
|
||||
|
||||
qDebug() << "Returning configured owncloud url: " << url;
|
||||
|
||||
return url;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user