Drop invalid .moc file inclusion

This commit is contained in:
Martin Flöser 2018-03-04 16:10:18 +01:00
parent 88b9de04ed
commit 231e17f791

View file

@ -242,5 +242,3 @@ void OnScreenNotification::setSkipCloseAnimation(bool skip)
w->setProperty("KWIN_SKIP_CLOSE_ANIMATION", skip);
}
}
#include "onscreennotification.moc"