[libkwineffects] Delete unused constant
Summary:
The constant is a leftover after
2569768074
.
Test Plan: Compiles.
Reviewers: #kwin, davidedmundson
Reviewed By: #kwin, davidedmundson
Subscribers: kwin
Tags: #kwin
Differential Revision: https://phabricator.kde.org/D16373
This commit is contained in:
parent
57f313e500
commit
655d8af8be
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ QDebug operator<<(QDebug dbg, const KWin::AniData &a)
|
|||
}
|
||||
|
||||
using namespace KWin;
|
||||
static const int Gaussian = 46;
|
||||
|
||||
FullScreenEffectLock::FullScreenEffectLock(Effect *effect)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue