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 {
|
||||
Nothing = 0,
|
||||
Resize, /**< @deprecated */
|
||||
GeometryTip, /**< @deprecated */
|
||||
Outline, /**< @deprecated */
|
||||
ScreenInversion,
|
||||
Blur,
|
||||
Contrast,
|
||||
|
|
Loading…
Reference in a new issue