unecessary

svn path=/trunk/KDE/kdelibs/; revision=916811
This commit is contained in:
Aaron J. Seigo 2009-01-26 03:15:09 +00:00
parent 7efa1412b8
commit 948215e476

View File

@ -2168,7 +2168,6 @@ void AppletOverlayWidget::paint(QPainter *painter,
{
Q_UNUSED(option)
Q_UNUSED(widget)
painter->setRenderHint(QPainter::Antialiasing);
QColor wash = Plasma::Theme::defaultTheme()->color(Theme::BackgroundColor);
wash.setAlphaF(.6);