ok, don't need this shouting all the time anymore

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=872725
This commit is contained in:
Aaron J. Seigo 2008-10-17 23:41:13 +00:00
parent 027957f2e5
commit f1accd0eba

View File

@ -206,9 +206,9 @@ class SvgPrivate
path = Plasma::Theme::defaultTheme()->imagePath(themePath);
}
kDebug() << "********************************";
kDebug() << "FAIL! **************************";
kDebug() << path << "**";
//kDebug() << "********************************";
//kDebug() << "FAIL! **************************";
//kDebug() << path << "**";
QHash<QString, SharedSvgRenderer::Ptr>::const_iterator it = s_renderers.find(path);