Remove unused forward declaration in kwineffects
This commit is contained in:
parent
e5e5c4a020
commit
ca36f3e876
1 changed files with 0 additions and 2 deletions
|
@ -57,9 +57,7 @@ class EffectFrame;
|
||||||
class EffectFramePrivate;
|
class EffectFramePrivate;
|
||||||
class Effect;
|
class Effect;
|
||||||
class WindowQuad;
|
class WindowQuad;
|
||||||
class GLRenderTarget;
|
|
||||||
class GLShader;
|
class GLShader;
|
||||||
class GLTexture;
|
|
||||||
class XRenderPicture;
|
class XRenderPicture;
|
||||||
class RotationData;
|
class RotationData;
|
||||||
class WindowQuadList;
|
class WindowQuadList;
|
||||||
|
|
Loading…
Reference in a new issue