mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
disabled a log line
This commit is contained in:
parent
c9597c8fb9
commit
e06867f155
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ namespace Mirall {
|
|||
|
||||
ownCloudTheme::ownCloudTheme()
|
||||
{
|
||||
qDebug() << " ** running ownCloud theme!";
|
||||
// qDebug() << " ** running ownCloud theme!";
|
||||
}
|
||||
|
||||
QString ownCloudTheme::appName() const
|
||||
|
|
Loading…
Reference in a new issue