summaryrefslogtreecommitdiff
path: root/core/pim/today/today.cpp
Unidiff
Diffstat (limited to 'core/pim/today/today.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/pim/today/today.cpp b/core/pim/today/today.cpp
index 7decf8e..09540bd 100644
--- a/core/pim/today/today.cpp
+++ b/core/pim/today/today.cpp
@@ -120,3 +120,3 @@ void Today::init() {
120void Today::loadPlugins() { 120void Today::loadPlugins() {
121 qWarning("pluginList count %d", pluginList.count() ); 121
122 QValueList<TodayPlugin>::Iterator tit; 122 QValueList<TodayPlugin>::Iterator tit;
@@ -126,3 +126,2 @@ void Today::loadPlugins() {
126 } 126 }
127 pluginList.clear();
128 127
@@ -161,3 +160,2 @@ void Today::loadPlugins() {
161 } 160 }
162 qWarning("pluginList count end %d", pluginList.count() );
163} 161}