SVN_SILENT

less noise

svn path=/trunk/KDE/kdelibs/; revision=1091739
This commit is contained in:
Marco Martin 2010-02-17 12:39:23 +00:00
parent a9cc788fb2
commit fd3cb4d9a0

View File

@ -441,7 +441,7 @@ class SvgPrivate
res.setHeight(res.height() + offset);
}
kDebug()<<"Aligning Rects, origin:"<<orig<<"destination:"<<dst<<"result:"<<res;
//kDebug()<<"Aligning Rects, origin:"<<orig<<"destination:"<<dst<<"result:"<<res;
return res;
}