From 8039dfaf42a1d7ffc01cd83f8b65705fce4767ee Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 17 Mar 2014 23:47:19 +0100 Subject: Remove unnecessary debug output --- src/core/kcoreconfigskeleton.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/core/kcoreconfigskeleton.cpp b/src/core/kcoreconfigskeleton.cpp index 0a9b0dfe..2ae3a9bd 100644 --- a/src/core/kcoreconfigskeleton.cpp +++ b/src/core/kcoreconfigskeleton.cpp @@ -1063,7 +1063,6 @@ void KCoreConfigSkeleton::setDefaults() void KCoreConfigSkeleton::readConfig() { - // qDebug(); d->mConfig->reparseConfiguration(); read(); } -- cgit v1.2.1