another cleanup
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=833274
This commit is contained in:
parent
23f0f8409b
commit
47b851dbb3
@ -123,7 +123,6 @@ void ToolTip::prepareShowing()
|
||||
if( d->windowToPreview != 0 ) {
|
||||
// show/hide the preview area
|
||||
d->preview->show();
|
||||
kDebug()<<"Show Preview of window";
|
||||
} else {
|
||||
d->preview->hide();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user