diff --git a/src/core/ksambashare.cpp b/src/core/ksambashare.cpp --- a/src/core/ksambashare.cpp +++ b/src/core/ksambashare.cpp @@ -90,7 +90,7 @@ } } - qCWarning(KIO_CORE) << "KSambaShare: Could not find smb.conf!"; + qCDebug(KIO_CORE) << "KSambaShare: Could not find smb.conf!"; return false; }