Remove stray friend class
This commit is contained in:
parent
d84198f3b8
commit
e171555f2d
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ protected:
|
|||
QScopedPointer<SurfacePixmap> m_previousPixmap;
|
||||
QMatrix4x4 m_surfaceToBufferMatrix;
|
||||
int m_referencePixmapCounter = 0;
|
||||
|
||||
friend class Scene::Window;
|
||||
};
|
||||
|
||||
class KWIN_EXPORT PlatformSurfaceTexture
|
||||
|
|
Loading…
Reference in a new issue