effects: Remove deprecated feature enums
This commit is contained in:
parent
909e10dace
commit
66837f7cce
1 changed files with 0 additions and 3 deletions
|
@ -322,9 +322,6 @@ public:
|
||||||
|
|
||||||
enum Feature {
|
enum Feature {
|
||||||
Nothing = 0,
|
Nothing = 0,
|
||||||
Resize, /**< @deprecated */
|
|
||||||
GeometryTip, /**< @deprecated */
|
|
||||||
Outline, /**< @deprecated */
|
|
||||||
ScreenInversion,
|
ScreenInversion,
|
||||||
Blur,
|
Blur,
|
||||||
Contrast,
|
Contrast,
|
||||||
|
|
Loading…
Reference in a new issue