remove this no-longer-relevant FIXME

This commit is contained in:
Aaron Seigo 2011-06-03 11:16:51 +02:00
parent 135d63c0e9
commit 49e64279f3

View File

@ -273,8 +273,6 @@ void Applet::save(KConfigGroup &g) const
return;
}
//FIXME: for containments, we need to have some special values here w/regards to
// screen affinity (e.g. "bottom of screen 0")
//kDebug() << pluginName() << "geometry is" << geometry()
// << "pos is" << pos() << "bounding rect is" << boundingRect();
if (transform() == QTransform()) {