aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/kcoreconfigskeleton.cpp1
1 files changed, 0 insertions, 1 deletions
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();
}